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