Home
last modified time | relevance | path

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

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