Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3342 auto RHS_Instr = cast<Instruction>(RHS); in SimplifyICmpInst() local
3345 if (Q.IIQ.getMetadata(RHS_Instr, LLVMContext::MD_range) && in SimplifyICmpInst()
3348 *RHS_Instr->getMetadata(LLVMContext::MD_range)); in SimplifyICmpInst()