Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DRDFGraph.h396 bool needNewBlock();
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRDFGraph.cpp354 bool NodeAllocator::needNewBlock() { in needNewBlock() function in NodeAllocator
364 if (needNewBlock()) in New()