Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A Dbugpoint.cpp66 PassList(cl::desc("Passes available:")); variable
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp70 static cl::list<const PassInfo *, bool, PassNameParser> PassList(cl::desc( variable