Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetPassConfig.h97 unsigned StopBeforeInstanceNum = 0; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetPassConfig.h98 unsigned StopBeforeInstanceNum = 0; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp504 unsigned StopBeforeInstanceNum = 0; in registerPartialPipelineCallback() local