Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DRDFGraph.h354 bool needNewBlock();
DRDFGraph.cpp325 bool NodeAllocator::needNewBlock() { in needNewBlock() function in NodeAllocator
335 if (needNewBlock()) in New()