Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp91 bool replaceIVUserWithLoopInvariant(Instruction *UseInst);
637 bool SimplifyIndvar::replaceIVUserWithLoopInvariant(Instruction *I) { in replaceIVUserWithLoopInvariant() function in SimplifyIndvar
945 if (replaceIVUserWithLoopInvariant(UseInst)) in simplifyUsers()
953 if (replaceIVUserWithLoopInvariant(User)) in simplifyUsers()