Home
last modified time | relevance | path

Searched refs:SerializableProfileRepresentation (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfWriter.cpp183 struct SerializableProfileRepresentation { struct
243 template <> struct yaml::MappingTraits<SerializableProfileRepresentation> {
244 static void mapping(yaml::IO &IO, SerializableProfileRepresentation &SPR) { in mapping()
260 SerializableProfileRepresentation SPR; in createCtxProfFromYAML()