Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h766 bool analyzeLoop(AAResults *AA, const LoopInfo *LI,
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h842 virtual bool analyzeLoop(MachineLoop &L, MachineInstr *&IndVarInst, in analyzeLoop() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2453 bool LoopAccessInfo::analyzeLoop(AAResults *AA, const LoopInfo *LI, in analyzeLoop() function in LoopAccessInfo
3021 CanVecMem = analyzeLoop(AA, LI, TLI, DT); in LoopAccessInfo()