Home
last modified time | relevance | path

Searched defs:IndVar (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1826 static Value *genLoopLimit(PHINode *IndVar, const SCEV *IVCount, Loop *L, in genLoopLimit()
1913 PHINode *IndVar, in linearFunctionTestReplace()
2151 PHINode *IndVar = FindLoopCounter(L, BackedgeTakenCount, SE, DT); in run() local
DInductiveRangeCheckElimination.cpp1418 const SCEVAddRecExpr *IndVar = in runOnLoop() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp1514 PHINode *IndVar, in LinearFunctionTestReplace()
1836 PHINode *IndVar = 0; in runOnLoop() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h562 MachineInstr *IndVar, MachineInstr *Cmp, in reduceLoopCount()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp684 MachineInstr *IndVar, MachineInstr *Cmp, in reduceLoopCount()
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp2958 MachineInstr *IndVar = Pass.LI.LoopInductionVar; in addBranches() local