Home
last modified time | relevance | path

Searched refs:transformCyclesToSCFLoops (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Transforms/Utils/
H A DCFGToSCF.cpp803 static FailureOr<SmallVector<Block *>> transformCyclesToSCFLoops( in transformCyclesToSCFLoops() function
1330 transformCyclesToSCFLoops(current, getSwitchValue, getUndefValue, in transformCFGToSCF()