Searched refs:updateOneNode (Results 1 – 1 of 1) sorted by relevance
565 void updateOneNode(const CalleeTy *Callee, FunctionInfo<CalleeTy> &FS);566 void updateOneNode(const CalleeTy *Callee) { in updateOneNode() function in __anonc76328400211::StackSafetyDataFlowAnalysis567 updateOneNode(Callee, Functions.find(Callee)->second); in updateOneNode()571 updateOneNode(F.first, F.second); in updateAllNodes()631 void StackSafetyDataFlowAnalysis<CalleeTy>::updateOneNode( in updateOneNode() function in __anonc76328400211::StackSafetyDataFlowAnalysis671 updateOneNode(Callee); in runDataFlow()