Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1945 DenseMap<BasicBlock *, CastInst *> InsertedTruncs; in SinkShiftAndTruncate() local
1982 CastInst *&InsertedTrunc = InsertedTruncs[TruncUserBB]; in SinkShiftAndTruncate()
6491 DenseMap<BasicBlock *, Instruction *> InsertedTruncs; in optimizeExtUses() local
6503 Instruction *&InsertedTrunc = InsertedTruncs[UserBB]; in optimizeExtUses()