Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h818 bool getShouldFoldAtomicFences() const { in getShouldFoldAtomicFences() function
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9164 if (!TLI.getShouldFoldAtomicFences()) in visitMEMBARRIER()