Home
last modified time | relevance | path

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

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