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

References

lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 1951   if (FuncInfo.isExportedInst(V)) return;
 1967     return FuncInfo.isExportedInst(V);
 1977     return FuncInfo.isExportedInst(V);
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 1288          !FuncInfo->isExportedInst(I); // Exported instrs must be computed.