Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1006 OptPassGate &PassGate = Context.getOptPassGate(); in registerCallbacks() local
1007 if (!PassGate.isEnabled()) in registerCallbacks()