Home
last modified time | relevance | path

Searched refs:instrumentIndirectTarget (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DInstrumentation.h97 void instrumentIndirectTarget(BinaryBasicBlock &BB,
/llvm-project-15.0.7/bolt/lib/Passes/
H A DInstrumentation.cpp209 void Instrumentation::instrumentIndirectTarget(BinaryBasicBlock &BB, in instrumentIndirectTarget() function in llvm::bolt::Instrumentation
449 instrumentIndirectTarget(BB, I, Function, FromOffset); in instrumentFunction()