Searched defs:isLoopHeader (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineLoopInfo.h116 inline bool isLoopHeader(MachineBasicBlock *BB) const { function in class:llvm::MachineLoopInfo
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DLoopInfo.h467 bool isLoopHeader(BlockT *BB) const { function in class:llvm::LoopInfoBase
595 inline bool isLoopHeader(BasicBlock *BB) const { function in class:llvm::LoopInfo

Completed in 182 milliseconds