Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp207 bool canSwapInstructions(const DenseSet<Register> &ARegDefs,
819 bool SILoadStoreOptimizer::canSwapInstructions( in canSwapInstructions() function in SILoadStoreOptimizer
1115 if (!canSwapInstructions(RegDefs, RegUses, *Paired.I, *MBBI)) in checkAndPrepareMerge()
1123 if (!canSwapInstructions(RegDefs, RegUses, *CI.I, *MBBI)) in checkAndPrepareMerge()