Searched refs:getShouldFoldAtomicFences (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h778 /// getShouldFoldAtomicFences - return whether the combiner should fold
781 bool getShouldFoldAtomicFences() const { function in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8707 if (!TLI.getShouldFoldAtomicFences())

Completed in 132 milliseconds