Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DPHITransAddr.cpp204 if (CastInst *CastI = dyn_cast<CastInst>(U)) in PHITranslateSubExpr() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp571 CastInst *CastI = in findAllocas() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9321 } else if (auto *CastI = dyn_cast<CastInst>(I)) { in updateImpl() local