Searched refs:getPatchpointUnfoldableRange (Results 1 – 3 of 3) sorted by relevance
475 TargetInstrInfo::getPatchpointUnfoldableRange(const MachineInstr &MI) const { in getPatchpointUnfoldableRange() function in TargetInstrInfo498 std::tie(NumDefs, StartIdx) = TII.getPatchpointUnfoldableRange(MI); in foldPatchpoint()
2500 TII->getPatchpointUnfoldableRange(MI); in computeStats()
1127 getPatchpointUnfoldableRange(const MachineInstr &MI) const;