Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h124 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 __anon30bb6a660211::StmtPrinterHelper
4339 Helper.setBlockID(B.getBlockID()); in print_block()
4420 Helper.setBlockID(-1); in print_block()
/external/llvm-project/clang/lib/Analysis/
DCFG.cpp5184 void setBlockID(signed i) { currentBlock = i; } in setBlockID() function in __anon99fcb4940611::StmtPrinterHelper
5612 Helper.setBlockID(B.getBlockID()); in print_block()
5695 Helper.setBlockID(-1); in print_block()