Searched defs:CastInst (Results 1 – 5 of 5) sorted by relevance
21 class CastInst; variable
25 class CastInst; variable
224 CastInst->insertInto(PosBB, Iter); in genBitCastInst() local 239 auto *CastInst = genBitCastInst(Fn, GV); tryReplaceTLSCandidate() local
179 if (auto CastInst = dyn_cast<Instruction>(Opnd)) in findMatInsertPt() local468 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in collectConstantCandidates() local795 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in emitBaseConstants() local
12536 Instruction *CastInst = new AddrSpaceCastInst(OriginalValue, NewPtrTy); in manifest() local