Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DInstrumentation.cpp219 InstructionListType CounterInstrs = BC.MIB->createInstrumentedIndirectCall( in instrumentIndirectTarget()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1839 createInstrumentedIndirectCall(const MCInst &CallInst, bool TailCall, in createInstrumentedIndirectCall() function
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp3243 InstructionListType createInstrumentedIndirectCall(const MCInst &CallInst, in createInstrumentedIndirectCall() function in __anoncef8f4420111::X86MCPlusBuilder