Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegRewriter.cpp1632 bool HasOtherDef = false; in SpillRegToStackSlot() local
1633 if (InvalidateRegDef(PrevMII, *MII, KillRegs[j], HasOtherDef, TRI)) { in SpillRegToStackSlot()
1635 if (ReMatDefs.count(DeadDef) && !HasOtherDef) { in SpillRegToStackSlot()