Home
last modified time | relevance | path

Searched defs:ComdatName (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DLinkModules.cpp130 bool ModuleLinker::getComdatLeader(Module &M, StringRef ComdatName, in getComdatLeader()
150 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind()
223 StringRef ComdatName = SrcC->getName(); in getComdatResult() local
/external/llvm/lib/Linker/
DLinkModules.cpp147 bool ModuleLinker::getComdatLeader(Module &M, StringRef ComdatName, in getComdatLeader()
167 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind()
240 StringRef ComdatName = SrcC->getName(); in getComdatResult() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3772 std::string ComdatName; in parseModule() local