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));152 return tryInsertInstruction(178 return tryInsertInstruction(Select);
7271 return tryInsertInstruction( in createICmp()