Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSpeculateAroundPHIs.cpp726 static bool tryToSpeculatePHIs(SmallVectorImpl<PHINode *> &PNs, in tryToSpeculatePHIs() function
812 Changed |= tryToSpeculatePHIs(PNs, DT, TTI); in run()