Home
last modified time | relevance | path

Searched defs:isLoopInvariant (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp246 bool MachineLoop::isLoopInvariant(MachineInstr &I, in isLoopInvariant() function in MachineLoop
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp450 bool IndexedReference::isLoopInvariant(const Loop &L) const { in isLoopInvariant() function in IndexedReference
H A DLoopInfo.cpp61 bool Loop::isLoopInvariant(const Value *V) const { in isLoopInvariant() function in Loop
H A DDependenceAnalysis.cpp858 bool DependenceInfo::isLoopInvariant(const SCEV *Expression, in isLoopInvariant() function in DependenceInfo
H A DScalarEvolution.cpp13924 bool ScalarEvolution::isLoopInvariant(const SCEV *S, const Loop *L) { in isLoopInvariant() function in ScalarEvolution