Searched defs:LastDef (Results 1 – 7 of 7) sorted by relevance
193 MachineInstr *LastDef = nullptr; FindLastPartialDef() local 226 MachineInstr *LastDef = PhysRegDef[Reg]; HandlePhysRegUse() local 274 MachineInstr *LastDef = PhysRegDef[Reg]; FindLastRefOrPartRef() local 303 MachineInstr *LastDef = PhysRegDef[Reg]; HandlePhysRegKill() local [all...]
252 int LastDef = ReachingDefDefaultVal; in traverse() local
267 noUseAfterLastDef(Register Reg,unsigned Dist,unsigned & LastDef) noUseAfterLastDef() argument
1024 updateInstruction(MachineInstr * NewMI,bool LastDef,unsigned CurStageNum,unsigned InstrStageNum,ValueMapTy * VRMap) updateInstruction() argument
697 auto *LastDef = processStoreOfLoad() local 1202 auto *LastDef = cast<MemoryDef>(MSSAU->getMemorySSA()->getMemoryAccess(M)); processMemCpyMemCpyDependence() local 1308 auto *LastDef = processMemSetMemCpyDependence() local 1414 auto *LastDef = performMemCpyToMemSetOptzn() local 1688 auto *LastDef = cast<MemoryDef>(MA); processMemCpy() local [all...]
391 DenseMap<unsigned, MachineInstr *> LastDef; findPotentialNewifiableTFRs() local
291 std::map<RegisterRef,IndexType> LastDef, LastUse; in computeInitialLiveRanges() local