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

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp100 bool findMatchingStore(MachineBasicBlock::iterator I, unsigned Limit,
1008 bool AArch64LoadStoreOpt::findMatchingStore( function in class:AArch64LoadStoreOpt
1476 if (findMatchingStore(MBBI, ScanLimit, StoreI)) {

Completed in 106 milliseconds