Searched defs:InsertedShifts (Results 1 – 1 of 1) sorted by relevance
2097 DenseMap<BasicBlock *, BinaryOperator *> &InsertedShifts, in SinkShiftAndTruncate()2195 DenseMap<BasicBlock *, BinaryOperator *> InsertedShifts; in OptimizeExtractBits() local