Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDroppedVariableStatsMIR.cpp19 void DroppedVariableStatsMIR::runBeforePass(StringRef PassID, in runBeforePass() function in DroppedVariableStatsMIR
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDroppedVariableStatsIR.cpp28 void DroppedVariableStatsIR::runBeforePass(StringRef P, Any IR) { in runBeforePass() function in DroppedVariableStatsIR
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1587 void TimeProfilingPassesHandler::runBeforePass(StringRef PassID, Any IR) { in runBeforePass() function in TimeProfilingPassesHandler