Searched refs:EndVNode (Results 1 – 5 of 5) sorted by relevance
62 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = &VNodesEnd; variable
114 if (CurrentVNode + 1 > EndVNode) { in allocateOneNode()127 if (Node + 1 > EndVNode) in allocateOneNode()
73 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = &PROF_VNODES_STOP; variable
92 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = 0; variable
173 COMPILER_RT_VISIBILITY extern ValueProfNode *EndVNode;