Home
last modified time | relevance | path

Searched defs:PassNames (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp186 SmallVector<StringRef, 8> PassNames; in operator =() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgdbhooks.py621 class PassNames: class
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgdbhooks.py621 class PassNames: class
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp643 static cl::opt<std::string> *PassNames[] = {&StartAfterOpt, &StartBeforeOpt, in getLimitedCodeGenPipelineReason() local