Home
last modified time | relevance | path

Searched defs:IndVarBase (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopConstrainer.h55 Value *IndVarBase = nullptr; member
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp225 const SCEVAddRecExpr *IndVarBase = cast<SCEVAddRecExpr>(LeftSCEV); in parseLoopStructure() local
627 Value *IndVarBase = NoopOrExt(LS.IndVarBase); changeIterationSpaceEnd() local
[all...]