Home
last modified time | relevance | path

Searched defs:ReturnBlock (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DUnifyFunctionExitNodes.h26 BasicBlock *ReturnBlock = nullptr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp170 BasicBlock *ReturnBlock = nullptr; member
193 BasicBlock *ReturnBlock; member
535 BasicBlock *ReturnBlock = ExitBlock->getSingleSuccessor(); in computeOutliningColdRegionsInfo() local
610 BasicBlock *ReturnBlock, *NonReturnBlock; in computeOutliningInfo() local
687 BasicBlock *ReturnBlock, *NonReturnBlock; in computeOutliningInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h124 BasicBlock *ReturnBlock; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp450 GCOVBlock ReturnBlock; member in __anon224a4f130311::GCOVFunction