reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
667 if (!CI) 676 Value *RHS = CI->getOperand(1); 683 if (Instruction *LHS = dyn_cast<Instruction>(CI->getOperand(0))) 692 if (CallInst *Call = dyn_cast<CallInst>(CI->getOperand(0))) 709 switch (CI->getPredicate()) { 720 switch (CI->getPredicate()) { 740 } else if (CV->isOne() && CI->getPredicate() == CmpInst::ICMP_SLT) { 745 switch (CI->getPredicate()) {