Searched refs:IsNoBuiltin (Results 1 – 1 of 1) sorted by relevance
161 bool &IsNoBuiltin) { in getCalledFunction() argument170 IsNoBuiltin = CB->isNoBuiltin(); in getCalledFunction()513 bool IsNoBuiltin; in getAllocationFamily() local514 const Function *Callee = getCalledFunction(I, IsNoBuiltin); in getAllocationFamily()515 if (Callee == nullptr || IsNoBuiltin) in getAllocationFamily()