Home
last modified time | relevance | path

Searched refs:hasImplicitComdat (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1022 static bool hasImplicitComdat(size_t Val) { in hasImplicitComdat() function
3898 } else if (hasImplicitComdat(RawLinkage)) { in parseGlobalVarRecord()
4069 } else if (hasImplicitComdat(RawLinkage)) { in parseFunctionRecord()