Searched defs:IsParallel (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ | ||
H A D | CGLoopInfo.h | 41 bool IsParallel; member |
H A D | CGLoopInfo.cpp | 447 LoopAttributes::LoopAttributes(bool IsParallel) in LoopAttributes() |