Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp322 std::tuple<DebugLoc, BasicBlock *> getOneDebugLoc(Function *F) { in getOneDebugLoc() function
1365 std::tie(DLoc, Block) = getOneDebugLoc(Cloner.ClonedFunc); in tryPartialInline()