Searched refs:hasOperandBundles (Results 1 – 9 of 9) sorted by relevance
361 bool hasOperandBundles() const { in hasOperandBundles() function362 CALLSITE_DELEGATE_GETTER(hasOperandBundles()); in hasOperandBundles()
1320 bool hasOperandBundles() const { return getNumOperandBundles() != 0; }1324 assert(hasOperandBundles() && "Don't call otherwise!");1330 assert(hasOperandBundles() && "Don't call otherwise!");1337 if (!hasOperandBundles())1433 return hasOperandBundles();
386 if (CS.hasOperandBundles()) in CloneBlock()463 if (CS.hasOperandBundles()) in CloneBlock()
1037 if (CS.hasOperandBundles()) { in InlineFunction()
786 if (!CS.hasOperandBundles()) in getModRefBehavior()
372 assert(hasOperandBundles() && i >= (getBundleOperandsStartIndex() + 1) && in dataOperandHasImpliedAttr()649 assert(hasOperandBundles() && i >= (getBundleOperandsStartIndex() + 1) && in dataOperandHasImpliedAttr()3904 if (hasOperandBundles()) { in cloneImpl()3952 if (hasOperandBundles()) { in cloneImpl()
2166 if (!CS.hasOperandBundles()) in writeOperandBundles()
351 assert(CS.hasOperandBundles() && "Must be!"); in captured()
1952 if (II->hasOperandBundles()) in WriteInstruction()2145 if (CI.hasOperandBundles()) in WriteInstruction()