HomeSort by relevance Sort by last modified time
    Searched refs:DGVE (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
MetadataLoader.cpp 496 auto *DGVE = DIGlobalVariableExpression::getDistinct(
498 GVs->replaceOperandWith(I, DGVE);
509 auto *DGVE = DIGlobalVariableExpression::getDistinct(
511 GV.addMetadata(LLVMContext::MD_dbg, *DGVE);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]

Completed in 163 milliseconds