Searched refs:IsPresentInProfile (Results 1 – 2 of 2) sorted by relevance
49 function_ref<bool(uint64_t)> IsPresentInProfile = [](uint64_t) {
191 function_ref<bool(uint64_t)> IsPresentInProfile) { in extractCallsFromIR() argument235 } else if (!IsPresentInProfile(CalleeGUID)) { in extractCallsFromIR()