Home
last modified time | relevance | path

Searched defs:createInstrNumFuncsGetter (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1880 virtual InstructionListType createInstrNumFuncsGetter(MCContext *Ctx) const { in createInstrNumFuncsGetter() function
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp3394 InstructionListType createInstrNumFuncsGetter(MCContext *Ctx) const override { in createInstrNumFuncsGetter() function in __anoncef8f4420111::X86MCPlusBuilder