Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3631 auto RHS_Instr = cast<Instruction>(RHS); in simplifyICmpInst() local
3634 if (Q.IIQ.getMetadata(RHS_Instr, LLVMContext::MD_range) && in simplifyICmpInst()
3637 *RHS_Instr->getMetadata(LLVMContext::MD_range)); in simplifyICmpInst()