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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/IPO/
H A DInliner.cpp211 bool OptSize = Caller && !Caller->isDeclaration() && local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp101 bool OptSize; member in class:__anon10564::CodeGenPrepare
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3522 bool OptSize = MF.getFunction()->getFnAttributes().hasOptimizeForSizeAttr(); local
3615 bool OptSize = MF.getFunction()->getFnAttributes().hasOptimizeForSizeAttr(); local
3693 bool OptSize = MF.getFunction()->getFnAttributes().hasOptimizeForSizeAttr(); local

Completed in 188 milliseconds