Home
last modified time | relevance | path

Searched defs:ReturnBlock (Results 1 – 5 of 5) 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/node/deps/v8/src/api/
Dapi.h391 void ReturnBlock(Address* block) { in ReturnBlock() function
/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 __anon87447bb50311::GCOVFunction