Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DInstrumentationSummary.h62 struct IndCallTargetDescription { struct
63 LocDescription ToLoc;
64 const BinaryFunction *Target;
/llvm-project-15.0.7/bolt/runtime/
H A Dinstr.cpp455 struct IndCallTargetDescription { struct
456 Location Loc;
457 uint64_t Address;