Searched refs:tryInsertInstruction (Results 1 – 1 of 1) sorted by relevance
59 template <typename T> T *tryInsertInstruction(T *R) { in tryInsertInstruction() function68 return tryInsertInstruction(new VPInstruction(Opcode, Operands, DL, Name));169 return tryInsertInstruction(178 return tryInsertInstruction(187 return tryInsertInstruction(207 return tryInsertInstruction(new VPInstruction(215 return tryInsertInstruction(228 return tryInsertInstruction(Select);238 return tryInsertInstruction(249 return tryInsertInstruction([all …]