Searched refs:tryToSpeculatePHIs (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSpeculateAroundPHIs.cpp737 static bool tryToSpeculatePHIs(SmallVectorImpl<PHINode *> &PNs, function
825 Changed |= tryToSpeculatePHIs(PNs, DT, TTI);

Completed in 72 milliseconds