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.cpp311 static bool isRelevantAddressingMode(MachineInstr *MI) { in isRelevantAddressingMode() function
545 isRelevantAddressingMode(&MI) && in findPotentiallylBlockedCopies()
546 isRelevantAddressingMode(&StoreMI) && in findPotentiallylBlockedCopies()
684 !isRelevantAddressingMode(PBInst) || !PBInst->hasOneMemOperand()) in runOnMachineFunction()