Searched refs:profileExecutionCount (Results 1 – 3 of 3) sorted by relevance
117 void profileExecutionCount(VariableDeclaration *Var);
1467 void CfgNode::profileExecutionCount(VariableDeclaration *Var) { in profileExecutionCount() function in Ice::CfgNode
188 Node->profileExecutionCount(GlobalInits->back()); in profileBlocks()