Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3272 static bool isLiveThrough(const LiveQueryResult Q) { in isLiveThrough() function
3372 (V.Resolution == CR_Erase && isLiveThrough(Q))) { in pruneSubRegValues()