Searched refs:DataLast (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/profile/
H A DInstrProfilingPlatformOther.c16 static const __llvm_profile_data *DataLast = NULL; variable
35 DataLast = Data + 1;
52 UPDATE_LAST(DataLast, Data + 1);
64 return DataLast;

Completed in 274 milliseconds