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.cpp233 bool MachineLoop::isLoopInvariant(MachineInstr &I, in isLoopInvariant() function in MachineLoop
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp456 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.cpp885 bool DependenceInfo::isLoopInvariant(const SCEV *Expression, in isLoopInvariant() function in DependenceInfo
H A DScalarEvolution.cpp14116 bool ScalarEvolution::isLoopInvariant(const SCEV *S, const Loop *L) { in isLoopInvariant() function in ScalarEvolution