Home
last modified time | relevance | path

Searched refs:createInstrLocationsGetter (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Passes/
H A DInstrumentation.cpp639 BC.MIB->createInstrLocationsGetter(BC.Ctx.get())); in createAuxiliaryFunctions()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1870 virtual InstructionListType createInstrLocationsGetter(MCContext *Ctx) const { in createInstrLocationsGetter() function
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp3378 createInstrLocationsGetter(MCContext *Ctx) const override { in createInstrLocationsGetter() function in __anoncef8f4420111::X86MCPlusBuilder