Home
last modified time | relevance | path

Searched defs:Expander (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp938 SCEVExpander Expander(*SE, DL, "loop-idiom"); in processLoopStridedStore() local
1036 SCEVExpander Expander(*SE, DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
DLoopRerollPass.cpp1283 SCEVExpander Expander(*SE, DL, "reroll"); in replace() local
DInductiveRangeCheckElimination.cpp1191 SCEVExpander Expander(SE, F.getParent()->getDataLayout(), "irce"); in run() local
/external/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp318 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopProlog() local