Searched refs:AllocationFnData (Results 1 – 2 of 2) sorted by relevance
119 static const std::pair<LibFunc, AllocFnsTy> AllocationFnData[] = { variable193 AllocationFnData, [TLIFn](const std::pair<LibFunc, AllocFnsTy> &P) { in getAllocationDataForFunction()197 if (Iter == std::end(AllocationFnData)) in getAllocationDataForFunction()
21 // in lib/Analysis/MemoryBuiltins.cpp "AllocationFnData[]".