Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp81 bool replaceIVUserWithLoopInvariant(Instruction *UseInst);
659 bool SimplifyIndvar::replaceIVUserWithLoopInvariant(Instruction *I) { in replaceIVUserWithLoopInvariant() function in SimplifyIndvar
886 if (replaceIVUserWithLoopInvariant(UseInst)) in simplifyUsers()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp81 bool replaceIVUserWithLoopInvariant(Instruction *UseInst);
617 bool SimplifyIndvar::replaceIVUserWithLoopInvariant(Instruction *I) { in replaceIVUserWithLoopInvariant() function in SimplifyIndvar
898 if (replaceIVUserWithLoopInvariant(UseInst)) in simplifyUsers()