Searched defs:cmp_inst (Results 1 – 1 of 1) sorted by relevance
291 auto cmp_inst = dyn_cast<CmpInst>(FcmpInst); in simplifyFPCompares() local385 auto cmp_inst = dyn_cast<CmpInst>(IcmpInst); in simplifyOrEqualsCompare() local498 auto cmp_inst = dyn_cast<CmpInst>(IcmpInst); in simplifySignedCompare() local599 bool SplitComparesTransform::splitCompare(CmpInst *cmp_inst, Module &M, in splitCompare()