Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSplitKit.h183 bool didRepairRange() const { return DidRepairRange; } in didRepairRange() function
H A DRegAllocGreedy.cpp2494 if (SA->didRepairRange()) { in trySplit()