Home
last modified time | relevance | path

Searched refs:InsertedTruncs (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp942 DenseMap<BasicBlock *, CastInst *> InsertedTruncs; in SinkShiftAndTruncate() local
979 CastInst *&InsertedTrunc = InsertedTruncs[TruncUserBB]; in SinkShiftAndTruncate()
4239 DenseMap<BasicBlock*, Instruction*> InsertedTruncs; in optimizeExtUses() local
4250 Instruction *&InsertedTrunc = InsertedTruncs[UserBB]; in optimizeExtUses()