Searched defs:setParallel (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.h232 void setParallel(bool Enable = true) { StagedAttrs.IsParallel = Enable; } function in class:clang::CodeGen::LoopInfoStack

Completed in 81 milliseconds