Searched refs:getReachingLocalUses (Results 1 – 3 of 3) sorted by relevance
187 void getReachingLocalUses(MachineInstr *MI, MCRegister PhysReg,
331 void ReachingDefAnalysis::getReachingLocalUses(MachineInstr *Def, in getReachingLocalUses() function in ReachingDefAnalysis380 getReachingLocalUses(MI, PhysReg, Uses); in getGlobalUses()
558 RDA.getReachingLocalUses(&IT, MCRegister::from(ARM::ITSTATE), in INITIALIZE_PASS()1411 RDA->getReachingLocalUses(LoLoop.Dec, MCRegister::from(ARM::LR), Uses); in ProcessLoop()