Home
last modified time | relevance | path

Searched defs:StartBeforeInstanceNum (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h92 unsigned StartBeforeInstanceNum = 0; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp516 unsigned StartBeforeInstanceNum = 0; in registerPartialPipelineCallback() local