Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGLoopInfo.cpp154 LoopAttributes::LoopAttributes(bool IsParallel) in LoopAttributes()
H A DCGLoopInfo.h41 bool IsParallel; member