Searched refs:phi_0 (Results 1 – 1 of 1) sorted by relevance
301 PHINode *phi_0 = PHINode::Create(PointerType::getUnqual(Int8Ty), 2, in readloop() local303 phi_0->addIncoming(curhead, bb_0); in readloop()304 curhead = phi_0; in readloop()306 readloop(phi_0, bb_1, testbb, C); in readloop()