Searched refs:BCs (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2114 SmallVector<BitCastInst *, 8> BCs; local
2120 BCs.push_back(BC);
2121 for (BitCastInst *BC : BCs) {

Completed in 62 milliseconds