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

/external/llvm/lib/CodeGen/
H A DIfConversion.cpp187 bool isTriangle = false, bool RevBranch = false);
709 bool isTriangle, bool RevBranch) {
726 if (RevBranch) {
707 FeasibilityAnalysis(BBInfo &BBI, SmallVectorImpl<MachineOperand> &Pred, bool isTriangle, bool RevBranch) argument

Completed in 31 milliseconds