Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.h98 void reverseBlock(unsigned From = 0) {
DWebAssemblyExceptionInfo.cpp78 WE->reverseBlock(); in recalculate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h513 Subloop->reverseBlock(1); in insertIntoLoop()
DLoopInfo.h410 void reverseBlock(unsigned from) { in reverseBlock() function