Searched defs:LHSIsTrue (Results 1 – 3 of 3) sorted by relevance
9069 bool LHSIsTrue) { in isImpliedCondICmps()9146 const DataLayout &DL, bool LHSIsTrue, unsigned Depth) { in isImpliedCondAndOr()9176 const DataLayout &DL, bool LHSIsTrue, unsigned Depth) { in isImpliedCondition()9213 bool LHSIsTrue, unsigned Depth) { in isImpliedCondition()
2265 bool LHSIsTrue = false; in shouldVisitRHS() local
1759 bool LHSIsTrue = TerminatorBI->getSuccessor(0) == PN->getParent(); in simplifyInstructionWithPHI() local