MCPcopy Create free account
hub / github.com/ZDoom/Raze / getJumpNext

Method getJumpNext

libraries/asmjit/asmjit/base/codebuilder.h:615–615  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

613
614 ASMJIT_INLINE CBLabel* getTarget() const noexcept { return _target; }
615 ASMJIT_INLINE CBJump* getJumpNext() const noexcept { return _jumpNext; }
616
617 // --------------------------------------------------------------------------
618 // [Members]

Callers 1

livenessAnalysisMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected