Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DXRayInstrumentation.cpp43 bool HandleAllReturns; member
98 (op.HandleAllReturns || T.getOpcode() == TII->getReturnOpcode())) { in replaceRetWithPatchableRet()
131 (op.HandleAllReturns || T.getOpcode() == TII->getReturnOpcode())) { in prependRetWithPatchableExit()
236 op.HandleAllReturns = true; in runOnMachineFunction()
244 op.HandleAllReturns = true; in runOnMachineFunction()
253 op.HandleAllReturns = false; in runOnMachineFunction()