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

/external/clang/lib/CodeGen/
H A DCGLoopInfo.h89 class LoopInfoStack { class in namespace:clang::CodeGen
90 LoopInfoStack(const LoopInfoStack &) = delete;
91 void operator=(const LoopInfoStack &) = delete;
94 LoopInfoStack() {} function in class:clang::CodeGen::LoopInfoStack

Completed in 161 milliseconds