Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h522 auto StartStopInfo = TargetPassConfig::getStartStopInfo(*PIC); in buildPipeline()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp540 TargetPassConfig::getStartStopInfo(PassInstrumentationCallbacks &PIC) { in getStartStopInfo() function in TargetPassConfig