Searched refs:OperandBundlesGuard (Results 1 – 2 of 2) sorted by relevance
401 class OperandBundlesGuard {406 OperandBundlesGuard(IRBuilderBase &B) in OperandBundlesGuard() function409 OperandBundlesGuard(const OperandBundlesGuard &) = delete;410 OperandBundlesGuard &operator=(const OperandBundlesGuard &) = delete;412 ~OperandBundlesGuard() { in ~OperandBundlesGuard()
3379 IRBuilderBase::OperandBundlesGuard Guard(Builder); in optimizeCall()3848 IRBuilderBase::OperandBundlesGuard Guard(Builder); in optimizeCall()