Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp177 struct PredicatedMI { struct
182 PredicatedMI(MachineInstr *I, SetVector<MachineInstr *> &Preds) : MI(I) { in PredicatedMI() argument
201 std::unique_ptr<PredicatedMI>> PredicatedInsts;
211 MI, std::make_unique<PredicatedMI>(MI, CurrentPredicates)); in CreateVPTBlock()
223 MI, std::make_unique<PredicatedMI>(MI, CurrentPredicates)); in addInst()
541 std::unique_ptr<PredicatedMI>> VPTState::PredicatedInsts;