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