Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp247 Location terminatorLoc = terminator.getLoc(); in createLaunch() local
250 builder.create<gpu::TerminatorOp>(terminatorLoc, llvm::None); in createLaunch()