Searched refs:updateOneUse (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp564 bool updateOneUse(UseInfo<CalleeTy> &US, bool UpdateToFullSet);
610 bool StackSafetyDataFlowAnalysis<CalleeTy>::updateOneUse(UseInfo<CalleeTy> &US, function in class:__anon2000::StackSafetyDataFlowAnalysis
636 Changed |= updateOneUse(KV.second, UpdateToFullSet);

Completed in 181 milliseconds