clang API Documentation

clang::CodeGen::LoopInfoStack Member List
This is the complete list of members for clang::CodeGen::LoopInfoStack, including all inherited members.
getCurLoopID() const clang::CodeGen::LoopInfoStack [inline]
getCurLoopParallel() const clang::CodeGen::LoopInfoStack [inline]
InsertHelper(llvm::Instruction *I) const clang::CodeGen::LoopInfoStack
LoopInfoStack()clang::CodeGen::LoopInfoStack [inline]
pop()clang::CodeGen::LoopInfoStack
push(llvm::BasicBlock *Header)clang::CodeGen::LoopInfoStack
setParallel(bool Enable=true)clang::CodeGen::LoopInfoStack [inline]
setVectorizerEnable(bool Enable=true)clang::CodeGen::LoopInfoStack [inline]
setVectorizerUnroll(unsigned U)clang::CodeGen::LoopInfoStack [inline]
setVectorizerWidth(unsigned W)clang::CodeGen::LoopInfoStack [inline]