Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1529 static bool isSafePHIToSpeculate(PHINode &PN) { in isSafePHIToSpeculate() function
4903 if (!isSafePHIToSpeculate(*PHI)) { in rewritePartition()