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

/freebsd-10.0-release/contrib/llvm/lib/Transforms/IPO/
H A DInliner.cpp239 bool OptSize = Caller && !Caller->isDeclaration() && local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1299 OptSize = getOptimizationLevelSize(Args); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp99 bool OptSize; member in class:__anon2617::CodeGenPrepare
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3608 bool OptSize = local
3724 bool OptSize = MF.getFunction()->getAttributes(). local
3803 bool OptSize = MF.getFunction()->getAttributes(). local

Completed in 195 milliseconds