Searched refs:icmp_inst (Results 1 – 1 of 1) sorted by relevance
1111 const CmpInst *icmp_inst = cast<CmpInst>(inst); in Interpret() local1113 CmpInst::Predicate predicate = icmp_inst->getPredicate(); in Interpret()