Searched defs:LiveDefs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ReachingDefAnalysis.cpp | 655 unsigned LiveDefs = 0; collectKilledOperands() local |
H A D | TwoAddressInstructionPass.cpp | 1067 SmallVector<Register, 2> LiveDefs; rescheduleKillAboveMI() local |