Searched refs:updateOneNode (Results 1 – 1 of 1) sorted by relevance
597 void updateOneNode(const CalleeTy *Callee, FunctionInfo<CalleeTy> &FS);598 void updateOneNode(const CalleeTy *Callee) { in updateOneNode() function in __anon88e494be0211::StackSafetyDataFlowAnalysis599 updateOneNode(Callee, Functions.find(Callee)->second); in updateOneNode()603 updateOneNode(F.first, F.second); in updateAllNodes()663 void StackSafetyDataFlowAnalysis<CalleeTy>::updateOneNode( in updateOneNode() function in __anon88e494be0211::StackSafetyDataFlowAnalysis703 updateOneNode(Callee); in runDataFlow()