Searched defs:lastArg (Results 1 – 2 of 2) sorted by relevance
114 auto lastArg = conditionalBlock->getNumArguments() - 1; in matchAndRewrite() local
647 static constexpr int lastArg{-1}; global() variable