Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp184 findFinalIVValue(const Loop & L,const PHINode & IndVar,const Instruction & StepInst) findFinalIVValue() argument
202 getBounds(const Loop & L,PHINode & IndVar,ScalarEvolution & SE) getBounds() argument
288 if (PHINode *IndVar = getInductionVariable(SE)) getBounds() local
335 if (PHINode *IndVar = getInductionVariable(SE)) getInductionDescriptor() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp904 genLoopLimit(PHINode * IndVar,BasicBlock * ExitingBB,const SCEV * ExitCount,bool UsePostInc,Loop * L,SCEVExpander & Rewriter,ScalarEvolution * SE) genLoopLimit() argument
941 linearFunctionTestReplace(Loop * L,BasicBlock * ExitingBB,const SCEV * ExitCount,PHINode * IndVar,SCEVExpander & Rewriter) linearFunctionTestReplace() argument
1990 PHINode *IndVar = FindLoopCounter(L, ExitingBB, ExitCount, SE, DT); run() local
[all...]
H A DInductiveRangeCheckElimination.cpp652 const SCEVAddRecExpr *IndVar, in computeSafeIterationSpace()
1024 const SCEVAddRecExpr *IndVar = in run() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h804 reduceLoopCount(MachineBasicBlock & MBB,MachineBasicBlock & PreHeader,MachineInstr * IndVar,MachineInstr & Cmp,SmallVectorImpl<MachineOperand> & Cond,SmallVectorImpl<MachineInstr * > & PrevInsts,unsigned Iter,unsigned MaxIter) reduceLoopCount() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1963 __anonb937da3d0c02(InsertPointTy CodeGenIP, Value *IndVar) createSections() argument
2424 Value *IndVar = Builder.CreateAdd(Span, Start); createCanonicalLoop() local
7169 Instruction *IndVar = getIndVar(); assertOK() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2055 __anonb66eefd10f02(llvm::OpenMPIRBuilder::InsertPointTy CodeGenIP, llvm::Value *IndVar) EmitOMPCanonicalLoop() argument