Searched refs:LabelTrue (Results 1 – 1 of 1) sorted by relevance
1074 LabelTy LabelTrue = this->getLabel(); in VisitLogicalBinOp() local1079 if (!this->jumpTrue(LabelTrue)) in VisitLogicalBinOp()1087 this->emitLabel(LabelTrue); in VisitLogicalBinOp()6794 LabelTy LabelTrue = this->getLabel(); in emitComplexBoolCast() local6795 if (!this->jumpTrue(LabelTrue)) in emitComplexBoolCast()6811 this->emitLabel(LabelTrue); in emitComplexBoolCast()