Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1064 void addBlockWithoutChecking(Block &B) { AddrToBlock[B.getAddress()] = &B; } in addBlockWithoutChecking() function
1084 addBlockWithoutChecking(*B); in addBlocksWithoutChecking()