Searched refs:CondBitUser (Results 1 – 2 of 2) sorted by relevance
192 return CondBitUser.getSingleOperandOrNull(); in getCondBit()196 return CondBitUser.getSingleOperandOrNull(); in getCondBit()199 void VPBlockBase::setCondBit(VPValue *CV) { CondBitUser.resetSingleOpUser(CV); } in setCondBit()
402 VPBlockUser CondBitUser; variable