Searched defs:prevBlock (Results 1 – 2 of 2) sorted by relevance
238 Block *prevBlock = op->getBlock(); in matchAndRewrite() local
1538 Block *prevBlock = previousIt == previous->end() ? nullptr : &*previousIt; notifyBlockInserted() local