Home
last modified time | relevance | path

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

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp1006 semantics::UnorderedSymbolSet alignedVars; in Leave() local
1014 if (alignedVars.count(*(var.symbol)) == 1) { in Leave()
1020 alignedVars.insert(*(var.symbol)); in Leave()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp1006 semantics::UnorderedSymbolSet alignedVars; in Leave() local
1014 if (alignedVars.count(*(var.symbol)) == 1) { in Leave()
1020 alignedVars.insert(*(var.symbol)); in Leave()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp1006 semantics::UnorderedSymbolSet alignedVars; in Leave() local
1014 if (alignedVars.count(*(var.symbol)) == 1) { in Leave()
1020 alignedVars.insert(*(var.symbol)); in Leave()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp1300 semantics::UnorderedSymbolSet alignedVars; in Leave() local
1308 if (alignedVars.count(*(var.symbol)) == 1) { in Leave()
1314 alignedVars.insert(*(var.symbol)); in Leave()