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

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineFunction.h 347 std::vector<std::pair<MCSymbol *, MDNode *>> CodeViewAnnotations;
1066 CodeViewAnnotations.push_back({Label, MD});
1070 return CodeViewAnnotations;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineFunction.cpp 227 CodeViewAnnotations.clear();

Completed in 94 milliseconds