Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DMain.cpp64 TimePhases("time-phases", cl::desc("Time phases of parser and backend")); variable
102 if (TimePhases) in TableGenMain()