Searched refs:OperandBundlesGuard (Results 1 – 2 of 2) sorted by relevance
423 class OperandBundlesGuard {428 OperandBundlesGuard(IRBuilderBase &B) in OperandBundlesGuard() function431 OperandBundlesGuard(const OperandBundlesGuard &) = delete;432 OperandBundlesGuard &operator=(const OperandBundlesGuard &) = delete;434 ~OperandBundlesGuard() { in ~OperandBundlesGuard()
3951 IRBuilderBase::OperandBundlesGuard Guard(Builder); in optimizeCall()4387 IRBuilderBase::OperandBundlesGuard Guard(Builder); in optimizeCall()