Home
last modified time | relevance | path

Searched defs:entryBlocks (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Transforms/Utils/
H A DCFGToSCF.cpp227 static EdgeMultiplexer create(Location loc, ArrayRef<Block *> entryBlocks, in create()
482 SmallPtrSet<Block *, 8> entryBlocks; in calculateCycleEdges() local