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