Searched refs:jumpTrue (Results 1 – 5 of 5) sorted by relevance
54 bool jumpTrue(const LabelTy &Label);
65 bool jumpTrue(const LabelTy &Label);
227 bool ByteCodeEmitter::jumpTrue(const LabelTy &Label) { in jumpTrue() function in ByteCodeEmitter
119 bool EvalEmitter::jumpTrue(const LabelTy &Label) { in jumpTrue() function in EvalEmitter
1079 if (!this->jumpTrue(LabelTrue)) in VisitLogicalBinOp()3590 if (!this->jumpTrue(EndLabel)) in VisitCXXNewExpr()5521 if (!this->jumpTrue(StartLabel)) in visitDoStmt()5713 if (!this->jumpTrue(CaseLabels[CS])) in visitSwitchStmt()6795 if (!this->jumpTrue(LabelTrue)) in emitComplexBoolCast()