Home
last modified time | relevance | path

Searched refs:AllowStrip (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h327 bool AllowStrip = true);
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp796 bool AllowVerify, bool AllowStrip) { in addMachinePostPasses() argument