Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfReader.cpp320 Out.postflightKey(nullptr);
325 Out.postflightKey(nullptr);
337 Out.postflightKey(nullptr);
344 Out.postflightKey(nullptr);
350 Out.postflightKey(nullptr);
385 Out.postflightKey(nullptr); in convertCtxProfToYaml()
390 Out.postflightKey(nullptr); in convertCtxProfToYaml()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp185 void Input::postflightKey(void *saveInfo) { in postflightKey() function in Input
561 void Output::postflightKey(void *) { in postflightKey() function in Output