Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp312 static bool isRelevantAddressingMode(MachineInstr *MI) { in isRelevantAddressingMode() function
543 isRelevantAddressingMode(&MI) && in findPotentiallylBlockedCopies()
544 isRelevantAddressingMode(&StoreMI)) { in findPotentiallylBlockedCopies()
688 !isRelevantAddressingMode(PBInst)) in runOnMachineFunction()