clang
3.7.0
|
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, llvm::ArrayRef< const Attr * > Attrs=llvm::None) | 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 |