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

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.h278 void setPipelineDisabled(bool S) { StagedAttrs.PipelineDisabled = S; } function in class:clang::CodeGen::LoopInfoStack

Completed in 75 milliseconds