Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DUnifyFunctionExitNodes.h40 BasicBlock *getReturnBlock() const { return ReturnBlock; } in getReturnBlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp372 GCOVBlock &getReturnBlock() { in getReturnBlock() function in __anon821923f40311::GCOVFunction
730 Block.addEdge(Func.getReturnBlock()); in emitProfileNotes()