reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
862 unsigned(CalleeArgIdx) < getInstruction()->getNumOperands()); 863 return getInstruction()->getOperandUse(CalleeArgIdx);include/llvm/Transforms/IPO/Attributor.h
227 cast<CallBase>(*ACS.getInstruction()), CSArgNo);
lib/Transforms/IPO/Attributor.cpp633 LLVM_DEBUG(dbgs() << "[Attributor] ACS: " << *ACS.getInstruction() 4282 Instruction *I = ACS.getInstruction(); 4313 << *ACS.getInstruction() << "\n");