Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DBasicBlockSectionsProfileReader.cpp26 char BasicBlockSectionsProfileReader::ID = 0;
27 INITIALIZE_PASS(BasicBlockSectionsProfileReader, "bbsections-profile-reader",
31 bool BasicBlockSectionsProfileReader::isFunctionHot(StringRef FuncName) const { in isFunctionHot()
36 BasicBlockSectionsProfileReader::getBBClusterInfoForFunction( in getBBClusterInfoForFunction()
134 void BasicBlockSectionsProfileReader::initializePass() { in initializePass()
143 return new BasicBlockSectionsProfileReader(Buf); in createBasicBlockSectionsProfileReaderPass()
DBasicBlockSections.cpp106 BasicBlockSectionsProfileReader *BBSectionsProfileReader = nullptr;
169 BasicBlockSectionsProfileReader *BBSectionsProfileReader, in getBBClusterInfoForFunction()
339 BBSectionsProfileReader = &getAnalysis<BasicBlockSectionsProfileReader>(); in runOnMachineFunction()
394 AU.addRequired<BasicBlockSectionsProfileReader>(); in getAnalysisUsage()
DCMakeLists.txt36 BasicBlockSectionsProfileReader.cpp
DCodeGenPrepare.cpp301 const BasicBlockSectionsProfileReader *BBSectionsProfileReader = nullptr;
385 AU.addUsedIfAvailable<BasicBlockSectionsProfileReader>(); in getAnalysisUsage()
479 INITIALIZE_PASS_DEPENDENCY(BasicBlockSectionsProfileReader) in INITIALIZE_PASS_DEPENDENCY() argument
513 getAnalysisIfAvailable<BasicBlockSectionsProfileReader>(); in runOnFunction()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DBasicBlockSectionsProfileReader.h44 class BasicBlockSectionsProfileReader : public ImmutablePass {
48 BasicBlockSectionsProfileReader(const MemoryBuffer *Buf) in BasicBlockSectionsProfileReader() function
54 BasicBlockSectionsProfileReader() : ImmutablePass(ID) { in BasicBlockSectionsProfileReader() function
/openbsd/src/gnu/usr.bin/clang/libLLVMCodeGen/
DMakefile19 BasicBlockSectionsProfileReader.cpp \
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/CodeGen/
DBUILD.gn28 "BasicBlockSectionsProfileReader.cpp",
/openbsd/src/distrib/sets/lists/comp/
Dclang.macppc1282 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
Dclang.powerpc641281 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
Dclang.i3861281 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
Dclang.amd641283 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
Dclang.riscv641281 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
Dclang.octeon1282 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
Dclang.armv71281 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
Dclang.arm641283 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
Dclang.loongson1282 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
Dclang.sparc641282 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h