Searched refs:EndVNode (Results 1 – 6 of 6) sorted by relevance
78 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = &VNodesEnd; variable
75 ValueProfNode *EndVNode = &VNodesEnd; variable
130 if (CurrentVNode + 1 > EndVNode) { in allocateOneNode()143 if (Node + 1 > EndVNode) in allocateOneNode()
107 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = 0; variable
194 COMPILER_RT_VISIBILITY extern ValueProfNode *EndVNode;
90 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = &PROF_VNODES_STOP; variable