Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.h189 bool isDefaultLocationConstant() const override { return true; } in isDefaultLocationConstant() function
DCGOpenMPRuntime.h371 virtual bool isDefaultLocationConstant() const { return false; } in isDefaultLocationConstant() function