Searched refs:getInsts (Results 1 – 1 of 1) sorted by relevance
195 SmallVectorImpl<MachineInstr *> &Insts = getInsts(); in getDivergent()213 SmallVectorImpl<MachineInstr *> &getInsts() { return Insts; } in getInsts() function in __anona50655620111::VPTBlock268 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in isEntryPredicatedOnVCTP()276 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in hasImplicitlyValidVPT()288 all_of(Block.getInsts(), [](const MachineInstr *MI) { in hasImplicitlyValidVPT()328 !any_of(drop_begin(Block.getInsts()), [](const MachineInstr *MI) { in isValid()335 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in isValid()1579 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in ConvertVPTBlocks()