Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DBasicBlock.h546 setBasicBlockBits(Bits); in invalidateOrders()
595 void setBasicBlockBits(BasicBlockBits AsBits) { in setBasicBlockBits() function
609 setBasicBlockBits(Bits); in AdjustBlockAddressRefCount()
/openbsd/src/gnu/llvm/llvm/lib/IR/
DBasicBlock.cpp548 setBasicBlockBits(Bits); in renumberInstructions()