Searched refs:CurrentPredicates (Results 1 – 1 of 1) sorted by relevance
225 SetVector<MachineInstr *> CurrentPredicates; member in __anona50655620111::VPTState229 assert((CurrentPredicates.size() || MI->getParent()->isLiveIn(ARM::VPR)) in CreateVPTBlock()235 PredicatedInsts[MI] = CurrentPredicates; in CreateVPTBlock()240 PredicatedInsts[MI] = CurrentPredicates; in addInst()245 CurrentPredicates.insert(MI); in addPredicate()250 CurrentPredicates.clear(); in resetPredicate()251 CurrentPredicates.insert(MI); in resetPredicate()