Searched defs:getLoopFor (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h99 inline MachineLoop *getLoopFor(const MachineBasicBlock *BB) const { function in class:llvm::MachineLoopInfo
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp159 MachineTraceMetrics::Ensemble::getLoopFor(const MachineBasicBlock *MBB) const { function in class:MachineTraceMetrics::Ensemble
444 if (const MachineLoop *FromLoop = LB.Loops->getLoopFor(From)) { function
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h489 LoopT *getLoopFor(const BlockT *BB) const { function in class:llvm::LoopInfoBase
618 inline Loop *getLoopFor(const BasicBlock *BB) const { function in class:llvm::LoopInfo
[all...]

Completed in 112 milliseconds