Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachinePassManager.h154 bool VerifyMachineFunction = false)
156 VerifyMachineFunction(VerifyMachineFunction) {} in RequireCodeGenSCCOrder()
267 bool VerifyMachineFunction; variable