Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Transforms/Utils/
H A DCFGToSCF.cpp906 SmallVectorImpl<std::pair<Block *, SmallVector<Value>>> &createdEmptyBlocks, in createSingleExitBranchRegion()
1124 SmallVector<std::pair<Block *, SmallVector<Value>>> createdEmptyBlocks; in transformToStructuredCFBranches() local