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

Declarations

include/llvm/CodeGen/SwiftErrorValueTracking.h
   98   bool createEntriesInEntryBlock(DebugLoc DbgLoc);

References

lib/CodeGen/GlobalISel/IRTranslator.cpp
 2272   SwiftError.createEntriesInEntryBlock(DbgLoc);
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 1391   bool Inserted = SwiftError->createEntriesInEntryBlock(SDB->getCurDebugLoc());