Home
last modified time | relevance | path

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

/external/llvm-project/flang/tools/tco/
Dtco.cpp40 static cl::opt<bool> emitFir("emit-fir", variable
82 if (emitFir) { in compileFIR()
94 if (emitFir) in compileFIR()