Home
last modified time | relevance | path

Searched refs:convertPHINodeInstruction (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp227 return convertPHINodeInstruction(cast<PHINode>(Instr)); in convertInstruction()
352 Ice::Inst *convertPHINodeInstruction(const PHINode *Instr) { in convertPHINodeInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter