Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfReader.cpp277 Out.postflightElement(nullptr); in toYaml()
300 Out.postflightElement(nullptr); in toYaml()
362 Out.postflightElement(nullptr); in toYaml()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp241 void Input::postflightElement(void *SaveInfo) { in postflightElement() function in Input
623 void Output::postflightElement(void *) { in postflightElement() function in Output