Searched defs:CondIsTrue (Results 1 – 8 of 8) sorted by relevance
932 bool CondIsTrue = CondIsConstInt && (!ControllingExpression || checkIfLoopMustProgress() local
1176 bool CondIsTrue = PBI->getSuccessor(0) == CurrentBB; processImpliedCondition() local
2794 simplifyNestedSelectsUsingImpliedCond(SelectInst & SI,Value * CondVal,bool CondIsTrue,const DataLayout & DL) simplifyNestedSelectsUsingImpliedCond() argument
4401 bool CondIsTrue = PBI->getSuccessor(0) == BB; SimplifyCondBranchToCondBranch() local
4649 computeKnownFPClassFromCond(const Value * V,Value * Cond,bool CondIsTrue,const Instruction * CxtI,KnownFPClass & KnownFromContext) computeKnownFPClassFromCond() argument [all...]
4567 bool CondIsTrue; global() variable
7300 bool CondIsTrue = !E->isConditionDependent() && E->isConditionTrue(); VisitChooseExpr() local
15860 bool CondIsTrue = false; ActOnChooseExpr() local