Searched refs:TrueWhenEqual (Results 1 – 1 of 1) sorted by relevance
2832 bool TrueWhenEqual = (Cond->getOpcode() == Instruction::Or); in SimplifyBranchOnICmpChain() local2849 if (!TrueWhenEqual) std::swap(DefaultBB, EdgeBB); in SimplifyBranchOnICmpChain()2865 if (TrueWhenEqual) in SimplifyBranchOnICmpChain()