Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp162 struct PredicatedMI { struct
167 PredicatedMI(MachineInstr *I, SetVector<MachineInstr *> &Preds) : MI(I) { in PredicatedMI() function
186 std::unique_ptr<PredicatedMI>> PredicatedInsts;
196 MI, std::make_unique<PredicatedMI>(MI, CurrentPredicates)); in CreateVPTBlock()
208 MI, std::make_unique<PredicatedMI>(MI, CurrentPredicates)); in addInst()
530 std::unique_ptr<PredicatedMI>> VPTState::PredicatedInsts;