Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp312 static bool isRelevantAddressingMode(MachineInstr *MI) { in isRelevantAddressingMode() function
546 isRelevantAddressingMode(&MI) && in findPotentiallylBlockedCopies()
547 isRelevantAddressingMode(&StoreMI) && in findPotentiallylBlockedCopies()
688 !isRelevantAddressingMode(PBInst) || !PBInst->hasOneMemOperand()) in runOnMachineFunction()