Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h534 void replaceCongruentIVInc(PHINode *&Phi, PHINode *&OrigPhi, Loop *L,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1580 void SCEVExpander::replaceCongruentIVInc( in replaceCongruentIVInc() function in SCEVExpander
1753 replaceCongruentIVInc(Phi, OrigPhiRef, L, DT, DeadInsts); in replaceCongruentIVs()