Home
last modified time | relevance | path

Searched refs:AllocationFnData (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp54 static const AllocFnsTy AllocationFnData[] = { variable
119 std::find_if(std::begin(AllocationFnData), std::end(AllocationFnData), in getAllocationData()
122 if (FnData == std::end(AllocationFnData)) in getAllocationData()