Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1977 std::string CacheSuffix = getName({"cache", ""}); in getAddrOfArtificialThreadPrivate() local
1986 Twine(Name).concat(Suffix).concat(CacheSuffix).str())}; in getAddrOfArtificialThreadPrivate()