Lines Matching defs:OrigFunc
3682 FuncInfo OrigFunc(Func);
3683 // Map from each clone of OrigFunc to a map of remappings of each call of
3763 FuncClonesToCallMap[OrigFunc] = {};
3765 OrigFunc, Call, Clone,
3771 RecordCalleeFuncOfCallsite(CE->Caller, OrigFunc);
3776 // First locate which copy of OrigFunc to clone again. If a caller
3801 OrigFunc, Call, NewCallMap, CallsWithMetadata, CloneNo);
3894 // current OrigFunc.
3945 // If this caller already assigned to call a version of OrigFunc, need
3964 // of OrigFunc (due to other unrelated callsites in Func they
3966 // assigned to a different clone of OrigFunc? If so, clone Node
4026 // OrigFunc. Do the assignment now.
4029 // clone of OrigFunc for another caller during this iteration over