Searched refs:OperandBundlesGuard (Results 1 – 2 of 2) sorted by relevance
460 class OperandBundlesGuard {465 OperandBundlesGuard(IRBuilderBase &B) in OperandBundlesGuard() function468 OperandBundlesGuard(const OperandBundlesGuard &) = delete;469 OperandBundlesGuard &operator=(const OperandBundlesGuard &) = delete;471 ~OperandBundlesGuard() { in ~OperandBundlesGuard()
4102 IRBuilderBase::OperandBundlesGuard Guard(Builder); in optimizeCall()4546 IRBuilderBase::OperandBundlesGuard Guard(Builder); in optimizeCall()