Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp84 bool IsMemOpCompatibleWithPrefetch(const MachineInstr &MI, int Op) { in IsMemOpCompatibleWithPrefetch() function
210 if (!IsMemOpCompatibleWithPrefetch(*Current, MemOpOffset)) in runOnMachineFunction()