Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18405 unsigned FastLD = 0, FastST = 0; in TransformFPLoadStorePair() local
18414 *ST->getMemOperand(), &FastST) || in TransformFPLoadStorePair()
18415 !FastLD || !FastST) in TransformFPLoadStorePair()