Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19351 auto hasImprovedChain = [&](SDValue ST) -> bool { in parallelizeChainedStores() local
19354 bool AddNewChain = llvm::all_of(TFOps, hasImprovedChain); in parallelizeChainedStores()