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

  /external/llvm/include/llvm/IR/
InstrTypes.h     [all...]
  /external/llvm/lib/IR/
Instructions.cpp 372 assert(hasOperandBundles() && i >= (getBundleOperandsStartIndex() + 1) &&
649 assert(hasOperandBundles() && i >= (getBundleOperandsStartIndex() + 1) &&
    [all...]

Completed in 1681 milliseconds