Searched refs:IsPrefetchOpcode (Results 1 – 1 of 1) sorted by relevance
73 bool IsPrefetchOpcode(unsigned Opcode) { in IsPrefetchOpcode() function113 if (BypassPrefetchInstructions && IsPrefetchOpcode(MI.getDesc().Opcode)) in runOnMachineFunction()131 if (BypassPrefetchInstructions && IsPrefetchOpcode(MI.getDesc().Opcode)) in runOnMachineFunction()