Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h326 void addMachinePostPasses(const std::string &Banner, bool AllowVerify = true,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp796 bool AllowVerify, bool AllowStrip) { in addMachinePostPasses() argument
804 if (AllowVerify) in addMachinePostPasses()