Home
last modified time | relevance | path

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

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