Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DWarnMissedTransforms.cpp25 static void warnAboutLeftoverTransformations(Loop *L, in warnAboutLeftoverTransformations() function
86 static void warnAboutLeftoverTransformations(Function *F, LoopInfo *LI, in warnAboutLeftoverTransformations() function
89 warnAboutLeftoverTransformations(L, ORE); in warnAboutLeftoverTransformations()
103 warnAboutLeftoverTransformations(&F, &LI, &ORE); in run()
126 warnAboutLeftoverTransformations(&F, &LI, &ORE); in runOnFunction()