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