Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3783 auto RHS_Instr = cast<Instruction>(RHS); in simplifyICmpInst() local
3786 if (Q.IIQ.getMetadata(RHS_Instr, LLVMContext::MD_range) && in simplifyICmpInst()
3789 *RHS_Instr->getMetadata(LLVMContext::MD_range)); in simplifyICmpInst()