Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp320 static bool regJustKilledBefore(const LiveIntervals &LIs, unsigned reg, in regJustKilledBefore() function
342 if(regJustKilledBefore(LIs, r, MI)) { in apply()