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