Home
last modified time | relevance | path

Searched refs:PredicatedMI (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp172 struct PredicatedMI { struct
177 PredicatedMI(MachineInstr *I, SetVector<MachineInstr *> &Preds) : MI(I) { in PredicatedMI() argument
196 std::unique_ptr<PredicatedMI>> PredicatedInsts;
206 MI, std::make_unique<PredicatedMI>(MI, CurrentPredicates)); in CreateVPTBlock()
218 MI, std::make_unique<PredicatedMI>(MI, CurrentPredicates)); in addInst()
536 std::unique_ptr<PredicatedMI>> VPTState::PredicatedInsts;