Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp1083 bool OldIdxDefIsDead = OldIdxOut->end.isDead(); in handleMoveDown() local
1084 if (!OldIdxDefIsDead && in handleMoveDown()
1217 bool OldIdxDefIsDead = OldIdxOut->end.isDead(); in handleMoveUp() local
1226 if (!OldIdxDefIsDead) { in handleMoveUp()
1239 if (!OldIdxDefIsDead) { in handleMoveUp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveIntervals.cpp1127 bool OldIdxDefIsDead = OldIdxOut->end.isDead(); in handleMoveDown() local
1128 if (!OldIdxDefIsDead && in handleMoveDown()
1261 bool OldIdxDefIsDead = OldIdxOut->end.isDead(); in handleMoveUp() local
1270 if (!OldIdxDefIsDead) { in handleMoveUp()
1283 if (!OldIdxDefIsDead) { in handleMoveUp()