Searched refs:OtherTI (Results 1 – 1 of 1) sorted by relevance
1027 if (llvm::any_of(MBB.terminators(), [&](MachineInstr &OtherTI) { in tracePredStateThroughIndirectBranches() argument1028 return !OtherTI.isDebugInstr() && &OtherTI != &TI; in tracePredStateThroughIndirectBranches()