HomeSort by relevance Sort by last modified time
    Searched refs:LPM (Results 76 - 85 of 85) sorted by null

1 2 34

  /external/llvm/lib/Analysis/
IVUsers.cpp 262 bool IVUsers::runOnLoop(Loop *l, LPPassManager &LPM) {
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 664 bool runOnLoop(Loop *L, LPPassManager &LPM) override {
InductiveRangeCheckElimination.cpp 214 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
    [all...]
LoopRerollPass.cpp 146 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
    [all...]
LICM.cpp 130 bool runOnLoop(Loop *L, LPPassManager &LPM) override {
    [all...]
LoopIdiomRecognize.cpp 144 bool runOnLoop(Loop *L, LPPassManager &LPM) override {
    [all...]
IndVarSimplify.cpp     [all...]
LoopStrengthReduce.cpp     [all...]
  /external/swiftshader/third_party/LLVM/tools/opt/
opt.cpp 259 virtual bool runOnLoop(Loop *L, LPPassManager &LPM) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 876 milliseconds

1 2 34