HomeSort by: relevance | last modified time | path
    Searched refs:createEntriesInEntryBlock (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SwiftErrorValueTracking.h 98 bool createEntriesInEntryBlock(DebugLoc DbgLoc);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
SwiftErrorValueTracking.cpp 115 bool SwiftErrorValueTracking::createEntriesInEntryBlock(DebugLoc DbgLoc) {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
IRTranslator.cpp 3118 SwiftError.createEntriesInEntryBlock(DbgLoc);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 1418 bool Inserted = SwiftError->createEntriesInEntryBlock(SDB->getCurDebugLoc());

Completed in 43 milliseconds