reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
115 if (auto *Call = dyn_cast<CallBase>(&Inst)) { 127 for (Instruction::op_iterator OI = Inst.op_begin(), OE = Inst.op_end(); 127 for (Instruction::op_iterator OI = Inst.op_begin(), OE = Inst.op_end();