Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp201 bool canSwapInstructions(const DenseSet<Register> &ARegDefs,
753 bool SILoadStoreOptimizer::canSwapInstructions( in canSwapInstructions() function in SILoadStoreOptimizer
1047 if (!canSwapInstructions(RegDefs, RegUses, *Paired.I, *MBBI)) in checkAndPrepareMerge()
1055 if (!canSwapInstructions(RegDefs, RegUses, *CI.I, *MBBI)) in checkAndPrepareMerge()