Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelKnownBits.h102 unsigned getMaxDepth() const { return MaxDepth; } in getMaxDepth() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h397 unsigned getMaxDepth() { return MaxDepth; } getMaxDepth() function