Home
last modified time | relevance | path

Searched refs:getIRBForDbgInsertion (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp900 static IRBuilder<> getIRBForDbgInsertion(const DILocation *DL, in getIRBForDbgInsertion() function
939 IRBuilder<> B = getIRBForDbgInsertion(DL, InsertBB, InsertBefore); in insertDeclare()
961 IRBuilder<> B = getIRBForDbgInsertion(DL, InsertBB, InsertBefore); in insertDbgValueIntrinsic()
979 IRBuilder<> B = getIRBForDbgInsertion(DL, InsertBB, InsertBefore); in insertLabel()