Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h162 bool isDefaultLocationConstant() const override { return true; } in isDefaultLocationConstant() function
H A DCGOpenMPRuntime.h402 virtual bool isDefaultLocationConstant() const { return false; } in isDefaultLocationConstant() function