reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 9531   int &AllocaIndex = FuncInfo->StaticAllocaMap[AI];
 9540   unsigned RequiredAlignment = AI->getAlignment();
 9543         AI->getAllocatedType());
 9556     dbgs() << "Eliding argument copy from " << Arg << " to " << *AI << '\n'