Home | History | Annotate | Download | only in IPO

Lines Matching refs:LLVMUsed

2750 class LLVMUsed {
2757 LLVMUsed(Module &M) {
2793 static bool hasUseOtherThanLLVMUsed(GlobalAlias &GA, const LLVMUsed &U) {
2810 const LLVMUsed &U) {
2820 static bool mayHaveOtherReferences(GlobalAlias &GA, const LLVMUsed &U) {
2827 static bool hasUsesToReplace(GlobalAlias &GA, const LLVMUsed &U,
2861 LLVMUsed Used(M);