Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1296 std::string cacheName = (Twine(global.getSymName()).concat(suffix)).str(); in convertOmpThreadprivate() local
1300 ompLoc, data, size, cacheName); in convertOmpThreadprivate()