Searched refs:visitAdjacentInstrs (Results 1 – 2 of 2) sorted by relevance
164 bool visitAdjacentInstrs(const MachineInstr *MI,
238 if (visitAdjacentInstrs(MI, DefUseContainer.getDefUses(), true, AmbiguousTy)) in visit()242 if (visitAdjacentInstrs(MI, DefUseContainer.getUseDefs(), false, AmbiguousTy)) in visit()263 bool MipsRegisterBankInfo::TypeInfoForMF::visitAdjacentInstrs( in visitAdjacentInstrs() function in MipsRegisterBankInfo::TypeInfoForMF