Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/XRay/
H A DInstrumentationMap.cpp55 InstrumentationMap::SledContainer &Sleds, in loadObj()
222 InstrumentationMap::SledContainer &Sleds, in loadYAML()
/openbsd/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-extract.cpp61 auto Sleds = Map.sleds(); in exportAsYAML() local
/openbsd/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_interface_internal.h69 const XRaySledEntry *Sleds; member
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h368 SmallVector<XRayFunctionEntry, 4> Sleds; variable