Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1838 DenseMap<BasicBlock *, CastInst *> InsertedTruncs; in SinkShiftAndTruncate() local
1875 CastInst *&InsertedTrunc = InsertedTruncs[TruncUserBB]; in SinkShiftAndTruncate()
6373 DenseMap<BasicBlock*, Instruction*> InsertedTruncs; in optimizeExtUses() local
6384 Instruction *&InsertedTrunc = InsertedTruncs[UserBB]; in optimizeExtUses()