Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3080 for (auto &AlignedItem : AlignedVars) { in applySimd() local
3081 Value *AlignedPtr = AlignedItem.first; in applySimd()
3082 Value *Alignment = AlignedItem.second; in applySimd()