Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h624 USELIST_CODE_BB = 2 // BB: [index..., bb-id] enumerator
/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp388 case bitc::USELIST_CODE_BB: in GetCodeName()
DBitcodeReader.cpp3571 case bitc::USELIST_CODE_BB: in parseUseLists()
/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3370 Code = bitc::USELIST_CODE_BB; in writeUseList()