Home
last modified time | relevance | path

Searched defs:SPs (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DDebugInfo.h135 SmallVector<DISubprogram *, 8> SPs; variable
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp178 static void AddOperand(DICompileUnit *CU, DISubprogramArray SPs, in AddOperand()
/external/llvm/lib/IR/
DDIBuilder.cpp97 DISubprogramArray SPs = MDTuple::get(VMContext, AllSubprograms); in finalize() local