Home | History | Annotate | Download | only in IPO

Lines Matching defs:LLVMUsed

2224 class LLVMUsed {
2231 LLVMUsed(Module &M) {
2267 static bool hasUseOtherThanLLVMUsed(GlobalAlias &GA, const LLVMUsed &U) {
2284 const LLVMUsed &U) {
2294 static bool mayHaveOtherReferences(GlobalAlias &GA, const LLVMUsed &U) {
2301 static bool hasUsesToReplace(GlobalAlias &GA, const LLVMUsed &U,
2337 LLVMUsed Used(M);