Home
last modified time | relevance | path

Searched refs:Instrumentation (Results 1 – 25 of 100) sorted by relevance

1234

/llvm-project-15.0.7/bolt/lib/Passes/
H A DInstrumentation.cpp98 bool Instrumentation::createCallDescription(FunctionDescription &FuncDesc, in createCallDescription()
122 void Instrumentation::createIndCallDescription( in createIndCallDescription()
130 void Instrumentation::createIndCallTargetDescription( in createIndCallTargetDescription()
139 bool Instrumentation::createEdgeDescription(FunctionDescription &FuncDesc, in createEdgeDescription()
198 void Instrumentation::instrumentLeafNode(BinaryBasicBlock &BB, in instrumentLeafNode()
209 void Instrumentation::instrumentIndirectTarget(BinaryBasicBlock &BB, in instrumentIndirectTarget()
230 bool Instrumentation::instrumentOneTarget( in instrumentOneTarget()
287 void Instrumentation::instrumentFunction(BinaryFunction &Function, in instrumentFunction()
511 void Instrumentation::runOnFunctions(BinaryContext &BC) { in runOnFunctions()
593 void Instrumentation::createAuxiliaryFunctions(BinaryContext &BC) { in createAuxiliaryFunctions()
[all …]
/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/
H A Dshow-instr-level.test3 FE: Instrumentation level: Front-end
7 IR: Instrumentation level: IR
H A Dheader-directives.test5 ENTRYFIRST: Instrumentation level: IR entry_first = 1
6 NOTENTRYFIRST: Instrumentation level: IR entry_first = 0
H A Dcsprof-dump.test6 ZEROSUMMARY: Instrumentation level: IR
10 SUMMARY: Instrumentation level: IR
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Transforms/Instrumentation/
H A DBUILD.gn1 static_library("Instrumentation") {
22 "Instrumentation.cpp",
/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DInstrumentation.h26 class Instrumentation : public BinaryFunctionPass {
28 Instrumentation(const cl::opt<bool> &PrintPass) in Instrumentation() function
/llvm-project-15.0.7/clang/test/CodeGen/Inputs/
H A Dpgotestir.proftext1 # IR level Instrumentation Flag
H A Dpgotestir_cs.proftext1 # IR level Instrumentation Flag with CS
H A Dthinlto_expect1.proftext1 # IR level Instrumentation Flag
/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/
H A Dcutoff.proftext1 # IR level Instrumentation Flag
H A Doverlap_2_cs.proftext1 # CSIR level Instrumentation Flag
H A DCSIR_profile.proftext1 # CSIR level Instrumentation Flag
H A Dnoncs.proftext1 # IR level Instrumentation Flag
H A Doverlap_1_cs.proftext1 # CSIR level Instrumentation Flag
H A Dsame-name-2.proftext1 # IR level Instrumentation Flag
H A Dcs.proftext1 # CSIR level Instrumentation Flag
H A Dsame-name-1.proftext1 # IR level Instrumentation Flag
/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/
H A Dbfi_verification.proftext1 # IR level Instrumentation Flag
H A Dindirectbr.proftext1 # IR level Instrumentation Flag
H A Dcs_vs_nocs.proftext1 # CSIR level Instrumentation Flag
H A Dmisexpect-switch.proftext1 # IR level Instrumentation Flag
H A Dmisexpect-switch-correct.proftext1 # IR level Instrumentation Flag
H A Dfix_bfi.proftext1 # IR level Instrumentation Flag
H A Dunreachable_bb.proftext1 # IR level Instrumentation Flag
/llvm-project-15.0.7/clang/test/Profile/Inputs/
H A Dgcc-flag-compatibility_IR.proftext1 # IR level Instrumentation Flag

1234