Searched refs:SafeToHoist (Results 1 – 2 of 2) sorted by relevance
1943 auto SafeToHoist = [](const SCEV *S) { in expand() local1958 if (SafeToHoist(S)) { in expand()
2261 bool SafeToHoist = OrigLoop->isLoopInvariant(V) && in getBroadcastInstrs() local2266 if (SafeToHoist) in getBroadcastInstrs()