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

  /external/llvm/tools/lto/
LTOModule.h 124 /// getAsmUndefinedRefs -
125 const std::vector<const char*> &getAsmUndefinedRefs() {
LTOCodeGenerator.cpp 86 const std::vector<const char*> &undefs = mod->getAsmUndefinedRefs();

Completed in 466 milliseconds