Searched refs:inInst (Results 1 – 6 of 6) sorted by relevance
512 Instruction* inInst = get_def_use_mgr()->GetDef(*iid); in AddOperandsToWorkList() local513 AddToWorklist(inInst); in AddOperandsToWorkList()
234 const Instruction* inInst = mapItr2->second; in CloneSameBlockOps() local235 std::unique_ptr<Instruction> sb_inst(inInst->Clone(context())); in CloneSameBlockOps()