Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h128 void setBlockID(unsigned ID) { BlockID = ID; } in setBlockID() function
/external/clang/lib/Analysis/
DCFG.cpp4066 void setBlockID(signed i) { currentBlock = i; } in setBlockID() function in __anon3efe8e7e0211::StmtPrinterHelper
4339 Helper.setBlockID(B.getBlockID()); in print_block()
4420 Helper.setBlockID(-1); in print_block()