Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfWriter.cpp138 const ContextNode *Unhandled, in writeContextual()
180 std::vector<SerializableFlatProfileRepresentation> Unhandled; member
280 SerializableCtxRepresentation Unhandled; in createCtxProfFromYAML() local
H A DPGOCtxProfReader.cpp100 std::optional<CtxProfFlatProfile> Unhandled; in readProfile() local
311 CtxProfFlatProfile Unhandled = {}) { in toYaml()
H A DInstrProfReader.cpp1138 if (Error Unhandled = handleErrors( in getRecords() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/
H A DCtxInstrProfilingTest.cpp243 void writeContextual(const ContextNode &Node, const ContextNode *Unhandled, in TEST_F()