Home
last modified time | relevance | path

Searched defs:EntryBuilder (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h70 class EntryBuilder; variable
185 EntryBuilder(ListBuilder &List, const MCSymbol *Begin, const MCSymbol *End) in EntryBuilder() function
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h610 std::unique_ptr<MachineIRBuilder> EntryBuilder; global() variable
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp945 IRBuilder<> EntryBuilder(&Fn->getEntryBlock().front()); getCounterAddress() local