Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DIfConversion.cpp1250 bool HasEarlyExit = CvtBBI->FalseBB != nullptr; in IfConvertTriangle() local
1253 if (HasEarlyExit) { in IfConvertTriangle()
1281 if (HasEarlyExit) { in IfConvertTriangle()
1314 if (!HasEarlyExit && in IfConvertTriangle()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp1137 bool HasEarlyExit = CvtBBI->FalseBB != NULL; in IfConvertTriangle() local
1154 if (HasEarlyExit) { in IfConvertTriangle()
1172 if (!HasEarlyExit && in IfConvertTriangle()