Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp1526 auto LPhi = dyn_cast<PHINode>(mapValue( in transValueWithoutDecoration() local
1532 LPhi->addIncoming(Translated, in transValueWithoutDecoration()
1535 return LPhi; in transValueWithoutDecoration()