LLVM 22.0.0git
LVReaderHandler.h File Reference

Go to the source code of this file.

Classes

class  llvm::logicalview::LVReaderHandler

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::logicalview

Typedefs

using llvm::logicalview::LVReaders = std::vector<std::unique_ptr<LVReader>>
using llvm::logicalview::ArgVector = std::vector<std::string>
using llvm::logicalview::PdbOrObj = PointerUnion<object::ObjectFile *, pdb::PDBFile *>