Searched defs:BPS (Results 1 – 3 of 3) sorted by relevance
221 BranchInst *BPS = dyn_cast<BranchInst>(PS->getTerminator()); in FlattenParallelAndOr() local
3766 collectBitParts(Value * V,bool MatchBSwaps,bool MatchBitReversals,std::map<Value *,std::optional<BitPart>> & BPS,int Depth,bool & FoundRoot) collectBitParts() argument 4017 std::map<Value *, std::optional<BitPart>> BPS; recognizeBSwapOrBitReverseIdiom() local [all...]
4107 BitPermutationSelector BPS(CurDAG); in tryBitPermutation() local