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