Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp156 IL_All, enumerator
1060 Uses[I].set(IL_All); in collectUsedInstructions()
1082 Uses[I].set(IL_All); in collectUsedInstructions()
1177 Uses[I].set(IL_All); in validate()
1187 Uses[IVUser].set(IL_All); in validate()
1191 Uses[UUser].set(IL_All); in validate()
1195 Uses[UUser].set(IL_All); in validate()
1201 Uses[BI].set(IL_All); in validate()
1454 if (I > 0 && I < IL_All) { in replace()