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

  /external/llvm/lib/IR/
DebugInfo.cpp 144 if (!addSubprogram(SP))
220 bool DebugInfoFinder::addSubprogram(DISubprogram *SP) {
  /external/swiftshader/third_party/LLVM/lib/Analysis/
DebugInfo.cpp 1034 if (!addSubprogram(SP))
1093 // addSubprogram - Add subprgoram into SPs.
1094 bool DebugInfoFinder::addSubprogram(DISubprogram SP) {
    [all...]

Completed in 686 milliseconds