Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGLoopInfo.h41 bool IsParallel; member
H A DCGLoopInfo.cpp448 LoopAttributes::LoopAttributes(bool IsParallel) in LoopAttributes()