Searched refs:canInstructionHaveMMRAs (Results 1 – 4 of 4) sorted by relevance
128 bool canInstructionHaveMMRAs(const Instruction &I);
167 bool llvm::canInstructionHaveMMRAs(const Instruction &I) { in canInstructionHaveMMRAs() function in llvm
4900 Check(canInstructionHaveMMRAs(I), in visitMMRAMetadata()
157 if (canInstructionHaveMMRAs(*I)) in addMMRAMD()