Searched refs:CurrentPredicates (Results 1 – 1 of 1) sorted by relevance
222 SetVector<MachineInstr *> CurrentPredicates; member in __anona50655620111::VPTState226 assert((CurrentPredicates.size() || MI->getParent()->isLiveIn(ARM::VPR)) in CreateVPTBlock()232 PredicatedInsts[MI] = CurrentPredicates; in CreateVPTBlock()237 PredicatedInsts[MI] = CurrentPredicates; in addInst()242 CurrentPredicates.insert(MI); in addPredicate()247 CurrentPredicates.clear(); in resetPredicate()248 CurrentPredicates.insert(MI); in resetPredicate()