Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h396 bool needNewBlock();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp356 bool NodeAllocator::needNewBlock() { in needNewBlock() function in NodeAllocator
366 if (needNewBlock()) in New()