Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRegisterCoalescer.cpp3190 static bool isLiveThrough(const LiveQueryResult Q) { in isLiveThrough() function
3290 (V.Resolution == CR_Erase && isLiveThrough(Q))) { in pruneSubRegValues()