Home
last modified time | relevance | path

Searched defs:InsertedShifts (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2097 SinkShiftAndTruncate(BinaryOperator * ShiftI,Instruction * User,ConstantInt * CI,DenseMap<BasicBlock *,BinaryOperator * > & InsertedShifts,const TargetLowering & TLI,const DataLayout & DL) SinkShiftAndTruncate() argument
2195 DenseMap<BasicBlock *, BinaryOperator *> InsertedShifts; OptimizeExtractBits() local