Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h99 struct DebugLocationEntry { struct
105 using DebugLocationsVector = SmallVector<DebugLocationEntry, 4>; argument