HomeSort by relevance Sort by last modified time
    Searched refs:ResolveConstantsTy (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.h 47 typedef std::vector<std::pair<Constant*, unsigned> > ResolveConstantsTy;
48 ResolveConstantsTy ResolveConstants;
BitcodeReader.cpp 376 ResolveConstantsTy::iterator It =
    [all...]

Completed in 327 milliseconds