Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingValue.c106 static ValueProfNode *allocateOneNode(__llvm_profile_data *Data, uint32_t Index, in allocateOneNode() function
203 CurVNode = allocateOneNode(PData, CounterIndex, TargetValue); in __llvm_profile_instrument_target()