Searched refs:PhiSrc (Results 1 – 1 of 1) sorted by relevance
2532 llvm::PHINode *PhiSrc = in shuffleAndStore() local2534 PhiSrc->addIncoming(Ptr.getPointer(), CurrentBB); in shuffleAndStore()2538 Ptr = Address(PhiSrc, Ptr.getAlignment()); in shuffleAndStore()2557 PhiSrc->addIncoming(LocalPtr.getPointer(), ThenBB); in shuffleAndStore()