Home
last modified time | relevance | path

Searched defs:StartStopInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h179 struct StartStopInfo { struct
190 static Expected<StartStopInfo> argument
H A DCodeGenPassBuilder.h
/freebsd-src/contrib/llvm-project/llvm/tools/llc/
H A DNewPMDriver.cpp198 auto StartStopInfo = TargetPassConfig::getStartStopInfo(PIC); compileModuleWithNewPM() local