Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp27 MaxNumPhis("instcombine-max-num-phis", cl::init(512), variable
187 if (NumPhis > MaxNumPhis) in FoldIntegerTypedPHI()