Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A 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()
H A DBasicBlockSections.cpp106 BasicBlockSectionsProfileReader *BBSectionsProfileReader = nullptr;
169 BasicBlockSectionsProfileReader *BBSectionsProfileReader, in getBBClusterInfoForFunction()
339 BBSectionsProfileReader = &getAnalysis<BasicBlockSectionsProfileReader>(); in runOnMachineFunction()
394 AU.addRequired<BasicBlockSectionsProfileReader>(); in getAnalysisUsage()
H A DCMakeLists.txt36 BasicBlockSectionsProfileReader.cpp
H A 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/
H A 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/
H A DMakefile19 BasicBlockSectionsProfileReader.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/CodeGen/
H A DBUILD.gn28 "BasicBlockSectionsProfileReader.cpp",
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd641283 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
H A Dclang.macppc1282 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
H A Dclang.loongson1282 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
H A Dclang.octeon1282 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
H A Dclang.arm641283 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
H A Dclang.powerpc641281 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
H A Dclang.armv71281 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
H A Dclang.i3861281 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
H A Dclang.sparc641282 ./usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h