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

  /external/llvm/lib/IR/
FunctionInfo.cpp 59 FunctionInfoIndex::getGlobalNameForLocal(FuncName, NextModuleId);
  /external/llvm/include/llvm/IR/
FunctionInfo.h 217 static std::string getGlobalNameForLocal(StringRef Name, uint64_t ModId) {
  /external/llvm/lib/Linker/
LinkModules.cpp 231 return FunctionInfoIndex::getGlobalNameForLocal(

Completed in 58 milliseconds