Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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()
240 op.HandleAllReturns = true; in runOnMachineFunction()
248 op.HandleAllReturns = true; in runOnMachineFunction()
257 op.HandleAllReturns = false; in runOnMachineFunction()