Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfilingValue.c111 static ValueProfNode *allocateOneNode(void) { in allocateOneNode() function
210 CurVNode = allocateOneNode(); in instrumentTargetValueImpl()