Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSCCP.cpp115 bool IsFuncSpecEnabled) { in runIPSCCP() argument
159 if (IsFuncSpecEnabled) { in runIPSCCP()
226 DomTreeUpdater DTU = IsFuncSpecEnabled && Specializer.isClonedFunction(&F) in runIPSCCP()