Home
last modified time | relevance | path

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

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