Searched refs:phi_inst (Results 1 – 1 of 1) sorted by relevance
1009 const PHINode *phi_inst = cast<PHINode>(inst); in Interpret() local1019 Value *value = phi_inst->getIncomingValueForBlock(frame.m_prev_bb); in Interpret()