Searched defs:IPA (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | SplitKit.h | 144 InsertPointAnalysis IPA; variable |
H A D | InlineSpiller.cpp | 91 InsertPointAnalysis IPA; global() member in __anond9875e810111::HoistSpillHelper |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDeclCXX.cpp | 578 } else if (auto *IPA = D->getAttr<InitPriorityAttr>()) { EmitCXXGlobalVarDeclInitFunc() local |
H A D | ItaniumCXXABI.cpp | 4970 if (auto *IPA = D.getAttr<InitPriorityAttr>()) { emitCXXStermFinalizer() local |