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

/freebsd-10.1-release/contrib/llvm/lib/Transforms/IPO/
H A DInliner.cpp262 bool OptSize = Caller && !Caller->isDeclaration() && local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1412 OptSize = getOptimizationLevelSize(Args); local
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp98 bool OptSize; member in class:__anon2737::CodeGenPrepare
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3710 bool OptSize = local
3826 bool OptSize = MF.getFunction()->getAttributes(). local
3923 bool OptSize = MF.getFunction()->getAttributes(). local

Completed in 178 milliseconds