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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h268 void setPipelineDisabled(bool S) { StagedAttrs.PipelineDisabled = S; } function in class:clang::CodeGen::LoopInfoStack
H A DCGLoopInfo.cpp644 setPipelineDisabled(true);

Completed in 91 milliseconds