HomeSort by relevance Sort by last modified time
    Searched defs:AdjustBlockAddressRefCount (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
BasicBlock.h 332 void AdjustBlockAddressRefCount(int Amt) {
  /external/swiftshader/third_party/LLVM/include/llvm/
BasicBlock.h 279 /// AdjustBlockAddressRefCount - BasicBlock stores the number of BlockAddress
282 void AdjustBlockAddressRefCount(int Amt) {

Completed in 1921 milliseconds