Searched refs:ConstInst (Results 1 – 1 of 1) sorted by relevance
29 Instruction *ConstInst = CE->getAsInstruction(); in expandUser() local30 ConstInst->insertBefore(*InsertPt->getParent(), InsertPt); in expandUser()31 NewInsts.push_back(ConstInst); in expandUser()