Searched refs:updateOneUse (Results 1 – 1 of 1) sorted by relevance
485 bool updateOneUse(UseInfo<CalleeTy> &US, bool UpdateToFullSet);531 bool StackSafetyDataFlowAnalysis<CalleeTy>::updateOneUse(UseInfo<CalleeTy> &US, in updateOneUse() function in __anon9ddec65d0211::StackSafetyDataFlowAnalysis557 Changed |= updateOneUse(KV.second, UpdateToFullSet); in updateOneNode()