Searched refs:EndVNode (Results 1 – 5 of 5) sorted by relevance
62 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = &VNodesEnd; variable
115 if (CurrentVNode + 1 > EndVNode) { in allocateOneNode()128 if (Node + 1 > EndVNode) in allocateOneNode()
75 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = &PROF_VNODES_STOP; variable
93 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = 0; variable
187 COMPILER_RT_VISIBILITY extern ValueProfNode *EndVNode;