Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.h41 bool IsParallel; member
H A DCGLoopInfo.cpp447 LoopAttributes::LoopAttributes(bool IsParallel) in LoopAttributes()