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

  /external/llvm/lib/AsmParser/
LLParser.h 222 bool ValidateEndOfModule();
LLParser.cpp 42 ValidateEndOfModule();
45 /// ValidateEndOfModule - Do final validity and sanity checks at the end of the
47 bool LLParser::ValidateEndOfModule() {
    [all...]

Completed in 39 milliseconds