Searched refs:CtxOrErr (Results 1 – 1 of 1) sorted by relevance
136 auto CtxOrErr = Context::get(std::move(Buffer), *Obj, FileKind); in get() local137 if (auto Err = CtxOrErr.takeError()) in get()141 return InstrProfCorrelatorImpl<uint64_t>::get(std::move(*CtxOrErr), *Obj, in get()144 return InstrProfCorrelatorImpl<uint32_t>::get(std::move(*CtxOrErr), *Obj, in get()