Searched refs:getInsts (Results 1 – 1 of 1) sorted by relevance
192 SmallVectorImpl<MachineInstr *> &Insts = getInsts(); in getDivergent()210 SmallVectorImpl<MachineInstr *> &getInsts() { return Insts; } in getInsts() function in __anona50655620111::VPTBlock265 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in isEntryPredicatedOnVCTP()273 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in hasImplicitlyValidVPT()285 all_of(Block.getInsts(), [](const MachineInstr *MI) { in hasImplicitlyValidVPT()325 !any_of(drop_begin(Block.getInsts()), [](const MachineInstr *MI) { in isValid()332 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in isValid()1573 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in ConvertVPTBlocks()