Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelKnownBits.h102 unsigned getMaxDepth() const { return MaxDepth; } in getMaxDepth() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h385 unsigned getMaxDepth() { return MaxDepth; } in getMaxDepth() function