Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp135 IL_All, enumerator
1044 Uses[I].set(IL_All); in collectUsedInstructions()
1060 Uses[I].set(IL_All); in collectUsedInstructions()
1156 Uses[I].set(IL_All); in validate()
1166 Uses[IVUser].set(IL_All); in validate()
1170 Uses[UUser].set(IL_All); in validate()
1174 Uses[UUser].set(IL_All); in validate()
1180 Uses[BI].set(IL_All); in validate()
1418 if (I > 0 && I < IL_All) { in replace()
1511 if (Uses[BI].find_first() == IL_All) { in replaceIV()