Searched refs:updateOneNode (Results 1 – 1 of 1) sorted by relevance
484 void updateOneNode(const CalleeTy *Callee, FunctionInfo<CalleeTy> &FS);485 void updateOneNode(const CalleeTy *Callee) { in updateOneNode() function in __anon6fe50f740211::StackSafetyDataFlowAnalysis486 updateOneNode(Callee, Functions.find(Callee)->second); in updateOneNode()490 updateOneNode(F.first, F.second); in updateAllNodes()550 void StackSafetyDataFlowAnalysis<CalleeTy>::updateOneNode( in updateOneNode() function in __anon6fe50f740211::StackSafetyDataFlowAnalysis591 updateOneNode(Callee); in runDataFlow()