Searched refs:IsNoBuiltin (Results 1 – 1 of 1) sorted by relevance
146 bool &IsNoBuiltin) { in getCalledFunction() argument155 IsNoBuiltin = CB->isNoBuiltin(); in getCalledFunction()501 bool IsNoBuiltin; in getAllocationFamily() local502 const Function *Callee = getCalledFunction(I, IsNoBuiltin); in getAllocationFamily()503 if (Callee == nullptr || IsNoBuiltin) in getAllocationFamily()