Home
last modified time | relevance | path

Searched refs:TrueWhenEqual (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2832 bool TrueWhenEqual = (Cond->getOpcode() == Instruction::Or); in SimplifyBranchOnICmpChain() local
2849 if (!TrueWhenEqual) std::swap(DefaultBB, EdgeBB); in SimplifyBranchOnICmpChain()
2865 if (TrueWhenEqual) in SimplifyBranchOnICmpChain()