Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp26414 bool AddNewChain = llvm::all_of(TFOps, hasImprovedChain); in parallelizeChainedStores() local
26415 if (AddNewChain) in parallelizeChainedStores()