Searched refs:LabelTrue (Results 1 – 1 of 1) sorted by relevance
916 LabelTy LabelTrue = this->getLabel(); in VisitLogicalBinOp() local921 if (!this->jumpTrue(LabelTrue)) in VisitLogicalBinOp()929 this->emitLabel(LabelTrue); in VisitLogicalBinOp()5376 LabelTy LabelTrue = this->getLabel(); in emitComplexBoolCast() local5377 if (!this->jumpTrue(LabelTrue)) in emitComplexBoolCast()5393 this->emitLabel(LabelTrue); in emitComplexBoolCast()