Searched defs:getLoop (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineLoopRanges.h53 const MachineLoop *getLoop() const { return Loop; } function in class:llvm::MachineLoopRange
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DIVUsers.h143 Loop *getLoop() const { return L; } function in class:llvm::IVUsers
H A DLoopIterator.h62 Loop *getLoop() const { return L; } function in class:llvm::LoopBlocksDFS
H A DScalarEvolutionExpressions.h304 const Loop *getLoop() const { return L; } function in class:llvm::SCEVAddRecExpr

Completed in 120 milliseconds