Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMergeStringPool.cpp119 static bool hasReplaceableUsers(GlobalVariable &GV) { in hasReplaceableUsers() function
201 if (!hasReplaceableUsers(Global)) in collectCandidateConstants()