Searched defs:StartStopInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetPassConfig.h | 179 struct StartStopInfo { global() struct |
/llvm-project/llvm/include/llvm/Passes/ | ||
H A D | CodeGenPassBuilder.h | 519 auto StartStopInfo = TargetPassConfig::getStartStopInfo(*PIC); buildPipeline() local |