Searched refs:tryInsertInstruction (Results 1 – 2 of 2) sorted by relevance
50 VPInstruction *tryInsertInstruction(VPInstruction *VPI) { in tryInsertInstruction() function59 return tryInsertInstruction(new VPInstruction(Opcode, Operands, DL, Name));161 return tryInsertInstruction(177 return tryInsertInstruction(new VPInstruction(184 return tryInsertInstruction(196 return tryInsertInstruction(Select);
6778 return tryInsertInstruction( in createICmp()