Searched defs:SafeToHoist (Results 1 – 3 of 3) sorted by relevance
983 SmallVector<Instruction *, 4> SafeToHoist; in fuseCandidates() local
1808 auto SafeToHoist = [](const SCEV *S) { in expand() local
2282 bool SafeToHoist = OrigLoop->isLoopInvariant(V) && in getBroadcastInstrs() local