Searched refs:jumpTrue (Results 1 – 4 of 4) sorted by relevance
63 bool jumpTrue(const LabelTy &Label);
65 bool jumpTrue(const LabelTy &Label);
152 bool ByteCodeEmitter::jumpTrue(const LabelTy &Label) { in jumpTrue() function in ByteCodeEmitter
69 bool EvalEmitter::jumpTrue(const LabelTy &Label) { in jumpTrue() function in EvalEmitter