Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5300 bool IsFinalArraySection = in generateInfoForComponentList() local
5315 if (Next == CE || IsPointer || IsFinalArraySection) { in generateInfoForComponentList()
5342 if (IsFinalArraySection) in generateInfoForComponentList()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp7689 bool IsFinalArraySection = in generateInfoForComponentList() local
7719 if (Next == CE || IsNonDerefPointer || IsFinalArraySection) { in generateInfoForComponentList()
7875 if (IsFinalArraySection) { in generateInfoForComponentList()
7892 if (IsFinalArraySection || IsNonContiguous) in generateInfoForComponentList()
7896 if (IsFinalArraySection) in generateInfoForComponentList()