Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17751 bool FastLD = false, FastST = false; in TransformFPLoadStorePair() local
17760 *ST->getMemOperand(), &FastST) || in TransformFPLoadStorePair()
17761 !FastLD || !FastST) in TransformFPLoadStorePair()