Searched refs:addBlockWithoutChecking (Results 1 – 1 of 1) sorted by relevance
1064 void addBlockWithoutChecking(Block &B) { AddrToBlock[B.getAddress()] = &B; } in addBlockWithoutChecking() function1084 addBlockWithoutChecking(*B); in addBlocksWithoutChecking()