Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp30 MaxNumPhis("instcombine-max-num-phis", cl::init(512), variable
198 if (NumPhis > MaxNumPhis) in foldIntegerTypedPHI()