Home
last modified time | relevance | path

Searched defs:LastUse (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveVariables.cpp282 MachineInstr *LastUse = PhysRegUse[Reg]; in FindLastRefOrPartRef() local
312 MachineInstr *LastUse = PhysRegUse[Reg]; in HandlePhysRegKill() local
H A DRegAllocFast.cpp71 MachineInstr *LastUse; // Last instr to use reg. member
H A DSplitKit.cpp937 SlotIndex LastUse = End.getPrevSlot(); in extendPHIKillRanges() local
H A DLiveIntervalAnalysis.cpp1167 SlotIndex LastUse = NewIdx; in findLastUseBefore() local
H A DTwoAddressInstructionPass.cpp319 unsigned LastUse = Dist; in noUseAfterLastDef() local