| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | SplitKit.h | 145 InsertPointAnalysis IPA; variable 231 return IPA.getLastInsertPoint(*CurLI, *MF.getBlockNumbered(Num)); in getLastSplitPoint() 235 return IPA.getLastInsertPoint(*CurLI, *BB); in getLastSplitPoint() 239 return IPA.getLastInsertPointIter(*CurLI, *BB); in getLastSplitPointIter() 243 return IPA.getFirstInsertPoint(*MF.getBlockNumbered(Num)); in getFirstSplitPoint()
|
| H A D | InlineSpiller.cpp | 97 InsertPointAnalysis IPA; member in __anon689c7d9e0111::HoistSpillHelper 147 IPA(LIS, mf.getNumBlockIDs()) {} in HoistSpillHelper() 1264 SlotIndex Idx = IPA.getLastInsertPoint(OrigLI, BB); in isSpillCandBB() 1596 MachineBasicBlock::iterator MII = IPA.getLastInsertPointIter(OrigLI, *BB); in hoistAllSpills()
|
| H A D | SplitKit.cpp | 155 TII(*MF.getSubtarget().getInstrInfo()), IPA(lis, MF.getNumBlockIDs()) {} in SplitAnalysis()
|
| /llvm-project-15.0.7/clang/docs/analyzer/ |
| H A D | developer-docs.rst | 10 developer-docs/IPA
|
| /llvm-project-15.0.7/llvm/test/Analysis/StackSafetyAnalysis/ |
| H A D | ipa-alias.ll | 4 ; Test IPA over a single combined file
|
| H A D | ipa.ll | 460 ; FIXME: IPA should detect that access is safe
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | blocks.m | 60 // via IPA 'logQueue' and 'client' should be updated after the call to 'dispatch_once'.
|
| H A D | retain-release.m | 1220 // Until we have full IPA, the analyzer should stop tracking the reference
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGDeclCXX.cpp | 556 } else if (auto *IPA = D->getAttr<InitPriorityAttr>()) { in EmitCXXGlobalVarDeclInitFunc() local 557 OrderGlobalInitsOrStermFinalizers Key(IPA->getPriority(), in EmitCXXGlobalVarDeclInitFunc()
|
| H A D | ItaniumCXXABI.cpp | 4825 if (auto *IPA = D.getAttr<InitPriorityAttr>()) { in emitCXXStermFinalizer() local 4827 IPA->getPriority()); in emitCXXStermFinalizer()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | Lexicon.rst | 168 **IPA**
|
| /llvm-project-15.0.7/llvm/test/Transforms/Attributor/ |
| H A D | range.ll | 1344 …ne [[DPA:%.*]], double* nofree readnone [[DPB:%.*]], i8* nofree readnone [[IPA:%.*]], i8* nofree r… 1348 ; IS__TUNIT_OPM-NEXT: [[R4:%.*]] = call i1 @ip_icmp(i8* noalias nofree readnone [[IPA]], i8* noa… 1356 …ne [[DPA:%.*]], double* nofree readnone [[DPB:%.*]], i8* nofree readnone [[IPA:%.*]], i8* nofree r… 1360 ; IS__TUNIT_NPM-NEXT: [[R4:%.*]] = call i1 @ip_icmp(i8* noalias nofree readnone [[IPA]], i8* noa… 1368 …ne [[DPA:%.*]], double* nofree readnone [[DPB:%.*]], i8* nofree readnone [[IPA:%.*]], i8* nofree r… 1372 ; IS__CGSCC_OPM-NEXT: [[R4:%.*]] = call i1 @ip_icmp(i8* noalias nofree readnone [[IPA]], i8* noa… 1380 …ne [[DPA:%.*]], double* nofree readnone [[DPB:%.*]], i8* nofree readnone [[IPA:%.*]], i8* nofree r… 1384 ; IS__CGSCC_NPM-NEXT: [[R4:%.*]] = call i1 @ip_icmp(i8* noalias nofree readnone [[IPA]], i8* noa…
|
| /llvm-project-15.0.7/clang/test/ARCMT/ |
| H A D | objcmt-arc-cf-annotations.m | 1115 // Until we have full IPA, the analyzer should stop tracking the reference
|
| H A D | objcmt-arc-cf-annotations.m.result | 1157 // Until we have full IPA, the analyzer should stop tracking the reference
|