Home
last modified time | relevance | path

Searched defs:getMaxDepth (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDGISelKnownBits.h85 unsigned getMaxDepth() const { return 6; } in getMaxDepth() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachinePipeliner.h379 unsigned getMaxDepth() { return MaxDepth; } in getMaxDepth() function