Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h415 unsigned getMaxDepth() { return MaxDepth; } in getMaxDepth() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1447 if (NS.getMaxDepth() > MII) in checkNodeSets()