Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp149 bool findMatchingStore(MachineBasicBlock::iterator I, unsigned Limit,
1293 bool AArch64LoadStoreOpt::findMatchingStore( in findMatchingStore() function in AArch64LoadStoreOpt
2272 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()