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