Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDIBuilder.cpp889 static IRBuilder<> getIRBForDbgInsertion(const DILocation *DL, in getIRBForDbgInsertion() function
928 IRBuilder<> B = getIRBForDbgInsertion(DL, InsertBB, InsertBefore); in insertDeclare()
950 IRBuilder<> B = getIRBForDbgInsertion(DL, InsertBB, InsertBefore); in insertDbgValueIntrinsic()
968 IRBuilder<> B = getIRBForDbgInsertion(DL, InsertBB, InsertBefore); in insertLabel()