Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A Dlabel-annotation.ll10 define void @inlinee() {
19 call void @inlinee()
25 ; CHECK-LABEL: define void @inlinee()
33 ; CHECK: call void @inlinee()
H A Dinline-funclets.ll36 ; that stays within the inlinee.
95 ; has a cleanupret that remains within the inlinee.
666 %inlinee.pad = cleanuppad within none []
667 call void @g() [ "funclet"(token %inlinee.pad) ]
/llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/
H A Dinline-mergeprof.ll1 ; Test we lose details of not inlined profile without '-sample-profile-merge-inlinee'
2 …ample-profile-file=%S/Inputs/inline-mergeprof.prof -sample-profile-merge-inlinee=false -use-profil…
4 ; Test we properly merge not inlined profile with '-sample-profile-merge-inlinee'
5 …ample-profile-file=%S/Inputs/inline-mergeprof.prof -sample-profile-merge-inlinee=true -use-profile…
6 …ample-profile-file=%S/Inputs/inline-mergeprof.prof -sample-profile-merge-inlinee=true -use-profile…
8 ; Test we properly merge not inlined profile with '-sample-profile-merge-inlinee'
10 …e-profile-file=%S/Inputs/inline-mergeprof.md5.prof -sample-profile-merge-inlinee=true -use-profile…
12 ; Test we properly merge not inlined profile with '--sample-profile-merge-inlinee' even if '--disab…
13 …e-profile-file=%S/Inputs/inline-mergeprof.md5.prof -sample-profile-merge-inlinee=true --disable-sa…
H A Dinline-replay.ll4 …-sample-profile-file=%S/Inputs/inline-topdown.prof -sample-profile-merge-inlinee -sample-profile-t…
7 …lay.txt -sample-profile-inline-replay-scope=Module -sample-profile-merge-inlinee -sample-profile-t…
10 …profile-file=%S/Inputs/inline-topdown-missing.prof -sample-profile-merge-inlinee -sample-profile-t…
13 …lay.txt -sample-profile-inline-replay-scope=Module -sample-profile-merge-inlinee -sample-profile-t…
16 …ine-topdown.prof -profile-summary-hot-count=500000 -sample-profile-merge-inlinee -sample-profile-t…
19 …lay.txt -sample-profile-inline-replay-scope=Module -sample-profile-merge-inlinee -sample-profile-t…
41 …file-file=%S/Inputs/inline-topdown-inline-all.prof -sample-profile-merge-inlinee -sample-profile-t…
55 …le-profile-inline-replay=%S/non-existent-dummy.txt -sample-profile-merge-inlinee -sample-profile-t…
58 …y.txt -sample-profile-inline-replay-scope=function -sample-profile-merge-inlinee -sample-profile-t…
61 …xt -sample-profile-inline-replay-fallback=original -sample-profile-merge-inlinee -sample-profile-t…
[all …]
H A Dnodebug-error.ll2 ; when '-sample-profile-merge-inlinee' is enabled. When the mistake
6 ; RUN: -sample-profile-merge-inlinee=true -S 2>&1| FileCheck %s
H A Dinline-mergeprof-dup.ll1 ;; Test we merge non-inlined profile only once with '-sample-profile-merge-inlinee'
2 …ample-profile-file=%S/Inputs/inline-mergeprof.prof -sample-profile-merge-inlinee=true -S | FileChe…
H A Dinline-topdown.ll7 …-sample-profile-file=%S/Inputs/inline-topdown.prof -sample-profile-merge-inlinee -sample-profile-t…
/llvm-project-15.0.7/bolt/test/X86/
H A Dinlined-function-mixed.test5 RUN: %clangxx %cxxflags %S/Inputs/inlinee.cpp -c -o %T/inlinee.o -g
6 RUN: %clangxx %cxxflags %T/inlined.o %T/inlinee.o -o %t
/llvm-project-15.0.7/llvm/test/tools/llvm-pdbutil/
H A Dsymbol-offset.test77 SHOW-PARENT3-NEXT: inlinee = 0x1002 (<unknown UDT>), parent = 4, end = 464
79 SHOW-PARENT3-NEXT: inlinee = 0x1001 (<unknown UDT>), parent = 144, end = 412
88 SHOW-PARENT-DEPTH1-NEXT: inlinee = 0x1000 (<unknown UDT>), parent = 144, end = 288
94 SHOW-PARENT-DEPTH2-NEXT: inlinee = 0x1002 (<unknown UDT>), parent = 4, end = 464
96 SHOW-PARENT-DEPTH2-NEXT: inlinee = 0x1000 (<unknown UDT>), parent = 144, end = 288
103 SHOW-CHILDREN1-NEXT: inlinee = 0x1000 (<unknown UDT>), parent = 144, end = 460
112 SHOW-CHILDREN2-NEXT: inlinee = 0x1001 (<unknown UDT>), parent = 144, end = 412
124 SHOW-CHILDREN2-NEXT: inlinee = 0x1000 (<unknown UDT>), parent = 292, end = 408
152 SHOW-CHILDREN-DEPTH1-NEXT: inlinee = 0x1002 (<unknown UDT>), parent = 4, end = 464
157 SHOW-CHILDREN-DEPTH2-NEXT: inlinee = 0x1001 (<unknown UDT>), parent = 144, end = 412
[all …]
/llvm-project-15.0.7/llvm/test/MC/COFF/
H A Dcv-inline-linetable.s66 # PDB-NEXT: inlinee = 0x1003 (bar), parent = 0, end = 0
73 # PDB-NEXT: inlinee = 0x1004 (foo), parent = 0, end = 0
128 .long 0x1003 # inlinee, bar
H A Dcv-loc-unreachable.s36 # CODEVIEW-NEXT: inlinee = 0x1002 (do_exit), parent = 0, end = 0
H A Dcv-loc-unreachable-2.s25 # CODEVIEW-NEXT: inlinee = 0x1002 (do_exit), parent = 0, end = 0
/llvm-project-15.0.7/llvm/test/tools/llvm-profgen/
H A Dcs-preinline-cost.test5 ; Test use-context-cost-for-preinliner using inlinee's byte size as context-sensitive inline cost
14 ; This inlinee is fully optimized away, make sure we have the correct zero size for that context ev…
/llvm-project-15.0.7/lld/COFF/
H A DPDB.cpp871 TypeIndex &inlinee = *const_cast<TypeIndex *>(&line.Header->Inlinee); in commit() local
872 if (!source->remapTypeIndex(inlinee, TiRefKind::IndexRef)) { in commit()
874 " with bad inlinee index 0x" + utohexstr(inlinee.getIndex())); in commit()
/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Dllvm-pdbutil.rst299 Dump inlinee line information (DEBUG_S_INLINEELINES CodeView subsection)
/llvm-project-15.0.7/llvm/docs/
H A DSourceLevelDebugging.rst2018 inlinee info, is stored in one or more ``.debug$S`` sections. There may only be
H A DLangRef.rst24200 ``"deopt"`` continuations present in the inlinee, and also updates calls to this