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

  /external/llvm/include/llvm/IR/
InstrTypes.h 1553 bundle_op_iterator bundle_op_info_end() { function in class:llvm::OperandBundleUser
1563 const_bundle_op_iterator bundle_op_info_end() const { function in class:llvm::OperandBundleUser
    [all...]
  /external/llvm/lib/IR/
Instructions.cpp 297 std::copy(CI.bundle_op_info_begin(), CI.bundle_op_info_end(),
584 std::copy(II.bundle_op_info_begin(), II.bundle_op_info_end(),
    [all...]

Completed in 51 milliseconds