Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp2241 struct IndVarSimplifyLegacyPass : public LoopPass { struct
2243 IndVarSimplifyLegacyPass() : LoopPass(ID) { in IndVarSimplifyLegacyPass() function
2271 char IndVarSimplifyLegacyPass::ID = 0;
2272 INITIALIZE_PASS_BEGIN(IndVarSimplifyLegacyPass, "indvars",
2275 INITIALIZE_PASS_END(IndVarSimplifyLegacyPass, "indvars", in INITIALIZE_PASS_DEPENDENCY()
2279 return new IndVarSimplifyLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp2558 struct IndVarSimplifyLegacyPass : public LoopPass { struct
2561 IndVarSimplifyLegacyPass() : LoopPass(ID) { in IndVarSimplifyLegacyPass() function
2590 char IndVarSimplifyLegacyPass::ID = 0;
2592 INITIALIZE_PASS_BEGIN(IndVarSimplifyLegacyPass, "indvars",
2595 INITIALIZE_PASS_END(IndVarSimplifyLegacyPass, "indvars", in INITIALIZE_PASS_DEPENDENCY()
2599 return new IndVarSimplifyLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()