Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()