Home
last modified time | relevance | path

Searched defs:hintValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Lower/OpenMP/
H A DClauseProcessor.cpp354 int64_t hintValue = *evaluate::ToInt64(clause->v); processHint() local
/llvm-project/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp365 std::optional<std::int64_t> hintValue = GetIntValue(hintClause->v); CheckHintClause() local