Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1417 void addBlockWithoutChecking(Block &B) { AddrToBlock[B.getAddress()] = &B; } in addBlockWithoutChecking() function
1437 addBlockWithoutChecking(*B); in addBlocksWithoutChecking()