Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h396 bool needNewBlock();
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp356 bool NodeAllocator::needNewBlock() { in needNewBlock() function in NodeAllocator
366 if (needNewBlock()) in New()