Searched refs:PhiElem (Results 1 – 1 of 1) sorted by relevance
60 auto *PhiElem = InstPhi::create(Func, Phi->getSrcSize(), DestElem); in prelowerPhis32Bit() local66 PhiElem->addArgument(SrcVec->getContainers()[Idx], Label); in prelowerPhis32Bit()69 Node->getPhis().push_back(PhiElem); in prelowerPhis32Bit()