Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h92 unsigned StartBeforeInstanceNum = 0; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp470 unsigned StartBeforeInstanceNum = 0; in registerPartialPipelineCallback() local