Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp907 bool FoundOuterInduction = false; in getInstrOrderCost() local
923 if (FoundOuterInduction) { in getInstrOrderCost()
936 FoundOuterInduction = true; in getInstrOrderCost()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp1039 bool FoundOuterInduction = false; in getInstrOrderCost() local
1059 if (FoundOuterInduction) { in getInstrOrderCost()
1072 FoundOuterInduction = true; in getInstrOrderCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp1041 bool FoundOuterInduction = false; in getInstrOrderCost() local
1057 if (FoundOuterInduction) { in getInstrOrderCost()
1070 FoundOuterInduction = true; in getInstrOrderCost()