Searched defs:entryBlocks (Results 1 – 1 of 1) sorted by relevance
227 static EdgeMultiplexer create(Location loc, ArrayRef<Block *> entryBlocks, in create()482 SmallPtrSet<Block *, 8> entryBlocks; in calculateCycleEdges() local