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