Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp161 IL_All, enumerator
1067 Uses[I].set(IL_All); in collectUsedInstructions()
1089 Uses[I].set(IL_All); in collectUsedInstructions()
1184 Uses[I].set(IL_All); in validate()
1194 Uses[IVUser].set(IL_All); in validate()
1198 Uses[UUser].set(IL_All); in validate()
1202 Uses[UUser].set(IL_All); in validate()
1208 Uses[BI].set(IL_All); in validate()
1460 if (I > 0 && I < IL_All) { in replace()