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