Searched refs:BFIs (Results 1 – 3 of 3) sorted by relevance
824 std::vector<std::pair<unsigned, const CGBitFieldInfo*> > BFIs; in print() local833 BFIs.push_back(std::make_pair(Index, &it->second)); in print()835 llvm::array_pod_sort(BFIs.begin(), BFIs.end()); in print()836 for (unsigned i = 0, e = BFIs.size(); i != e; ++i) { in print()838 BFIs[i].second->print(OS); in print()
18 ; Unfortunately some of the shift-and-inserts become BFIs, and some do not :(
440 ; BFIs that require the same number of instruction to materialize the constant452 ; BFIs that require more instructions to materialize the constant as compared