Home
last modified time | relevance | path

Searched defs:getLoopDepth (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineLoopInfo.h128 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const { in getLoopDepth() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDLoopInfo.h97 unsigned getLoopDepth() const { in getLoopDepth() function
946 unsigned getLoopDepth(const BlockT *BB) const { in getLoopDepth() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDR600ControlFlowFinalizer.cpp82 unsigned CFStack::getLoopDepth() { in getLoopDepth() function in __anond41ab02f0111::CFStack