Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h397 bool needNewBlock();
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFGraph.cpp354 bool NodeAllocator::needNewBlock() { in needNewBlock() function in NodeAllocator
364 if (needNewBlock()) in New()