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