Home
last modified time | relevance | path

Searched refs:IsUserOfGlobalSafeForSRA (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp578 static bool IsUserOfGlobalSafeForSRA(User *U, GlobalValue *GV) { in IsUserOfGlobalSafeForSRA() function
647 if (!IsUserOfGlobalSafeForSRA(*UI, GV)) in GlobalUsersSafeToSRA()