Searched defs:DestI (Results 1 – 3 of 3) sorted by relevance
176 Function::arg_iterator DestI = F->arg_begin(); in CloneModule() local
344 Function::arg_iterator DestI = NewF->arg_begin(); in CloneFunction() local
772 auto *DestI = dyn_cast<Instruction>(Dest); in copyMetadata() local