Searched refs:sleds (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DInstrumentationMap.h99 const SledContainer &sleds() const { return Sleds; }; function in class:llvm::xray::InstrumentationMap
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-extract.cpp58 // First we translate the sleds into the YAMLXRaySledEntry objects in a deque.
60 auto Sleds = Map.sleds();

Completed in 183 milliseconds