Searched refs:TypeErasedBlockStates (Results 1 – 1 of 1) sorted by relevance
266 auto TypeErasedBlockStates = runTypeErasedDataflowAnalysis( variable268 if (!TypeErasedBlockStates)269 return TypeErasedBlockStates.takeError();273 BlockStates.reserve(TypeErasedBlockStates->size());276 std::move(*TypeErasedBlockStates), std::back_inserter(BlockStates),