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