Searched refs:IterIfcvt (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DIfConversion.cpp1166 bool IterIfcvt = true; local
1180 IterIfcvt = false;
1186 if (!IterIfcvt)
1308 bool IterIfcvt = true; local
1325 IterIfcvt = false;
1331 if (!IterIfcvt)
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DIfConversion.cpp1059 bool IterIfcvt = true; local
1073 IterIfcvt = false;
1079 if (!IterIfcvt)
1166 bool IterIfcvt = true; local
1182 IterIfcvt = false;
1188 if (!IterIfcvt)

Completed in 97 milliseconds