Searched refs:IsComputeConstruct (Results 1 – 2 of 2) sorted by relevance
75 bool IsComputeConstruct(llvm::acc::Directive directive) const;
57 bool AccStructureChecker::IsComputeConstruct( in IsComputeConstruct() function in Fortran::semantics::AccStructureChecker74 if (IsComputeConstruct(dirContext_[i - 1].directive)) { in IsInsideComputeConstruct()