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