Searched defs:IsParallel (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGLoopInfo.h | 41 bool IsParallel; member |
| H A D | CGLoopInfo.cpp | 456 LoopAttributes::LoopAttributes(bool IsParallel) in LoopAttributes() |