HomeSort by relevance Sort by last modified time
    Searched refs:OptForSize (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 151 /// OptForSize - If true, selector should try to optimize for code size
153 bool OptForSize;
159 OptForSize(false) {}
447 // OptForSize is used in pattern predicates that isel is matching.
448 OptForSize = MF->getFunction()->getAttributes().
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 149 milliseconds