Searched refs:updateOneNode (Results 1 – 1 of 1) sorted by relevance
486 void updateOneNode(const CalleeTy *Callee, FunctionInfo<CalleeTy> &FS);487 void updateOneNode(const CalleeTy *Callee) { in updateOneNode() function in __anon9ddec65d0211::StackSafetyDataFlowAnalysis488 updateOneNode(Callee, Functions.find(Callee)->second); in updateOneNode()492 updateOneNode(F.first, F.second); in updateAllNodes()552 void StackSafetyDataFlowAnalysis<CalleeTy>::updateOneNode( in updateOneNode() function in __anon9ddec65d0211::StackSafetyDataFlowAnalysis593 updateOneNode(Callee); in runDataFlow()