Searched defs:CondIsTrue (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2099 bool CondIsTrue = PBI->getSuccessor(0) == BB; local
2101 CondIsTrue));
2123 bool CondIsTrue = PBI->getSuccessor(0) == BB; local
2125 CondIsTrue), P);

Completed in 39 milliseconds