Searched refs:updateOneNode (Results 1 – 1 of 1) sorted by relevance
575 void updateOneNode(const CalleeTy *Callee, FunctionInfo<CalleeTy> &FS);576 void updateOneNode(const CalleeTy *Callee) { in updateOneNode() function in __anon770d5a5f0211::StackSafetyDataFlowAnalysis577 updateOneNode(Callee, Functions.find(Callee)->second); in updateOneNode()581 updateOneNode(F.first, F.second); in updateAllNodes()641 void StackSafetyDataFlowAnalysis<CalleeTy>::updateOneNode( in updateOneNode() function in __anon770d5a5f0211::StackSafetyDataFlowAnalysis681 updateOneNode(Callee); in runDataFlow()