Searched refs:OpcodesForThisPredicate (Results 1 – 1 of 1) sorted by relevance
415 SmallVector<const CodeGenInstruction *, 1> OpcodesForThisPredicate; in repartition() local435 OpcodesForThisPredicate.push_back(Expected); in repartition()457 append_range(OpcodesForThisPredicate, OpcodeP->getInstrs()); in repartition()460 for (const CodeGenInstruction *Expected : OpcodesForThisPredicate) { in repartition()