Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp653 bool parallelizeChainedStores(StoreSDNode *St);
26307 bool DAGCombiner::parallelizeChainedStores(StoreSDNode *St) { in parallelizeChainedStores() function in DAGCombiner
26444 if (parallelizeChainedStores(St)) in findBetterNeighborChains()