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

  /external/llvm/unittests/Transforms/Utils/
Cloning.cpp 419 DISubroutineType *DFuncType = DBuilder.createSubroutineType(ParamTypes);
424 auto *Subprogram = DBuilder.createFunction(CU, "f", "f", File, 4, DFuncType,
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
Cloning.cpp 596 DISubroutineType *DFuncType = DBuilder.createSubroutineType(ParamTypes);
603 DBuilder.createFunction(CU, "f", "f", File, 4, DFuncType, true, true, 3,

Completed in 148 milliseconds