Searched refs:convertPHINodeInstruction (Results 1 – 1 of 1) sorted by relevance
227 return convertPHINodeInstruction(cast<PHINode>(Instr)); in convertInstruction()352 Ice::Inst *convertPHINodeInstruction(const PHINode *Instr) { in convertPHINodeInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter