Lines Matching defs:OrigFunc
2990 FuncInfo OrigFunc(Func);
2991 // Map from each clone of OrigFunc to a map of remappings of each call of
3063 FuncClonesToCallMap[OrigFunc] = {};
3065 OrigFunc, Call, Clone,
3071 RecordCalleeFuncOfCallsite(CE->Caller, OrigFunc);
3076 // First locate which copy of OrigFunc to clone again. If a caller
3101 OrigFunc, Call, NewCallMap, CallsWithMetadata, CloneNo);
3180 // current OrigFunc.
3223 // If this caller already assigned to call a version of OrigFunc, need
3242 // of OrigFunc (due to other unrelated callsites in Func they
3244 // assigned to a different clone of OrigFunc? If so, clone Node
3307 // OrigFunc. Do the assignment now.
3310 // clone of OrigFunc for another caller during this iteration over