Home
last modified time | relevance | path

Searched defs:CSrc (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp303 if (Constant *CSrc = dyn_cast<Constant>(CastOp)) in InstCombineLoadCast() local
DInstCombineCasts.cpp296 if (CastInst *CSrc = dyn_cast<CastInst>(Src)) { // A->B->C cast in commonCastTransforms() local
809 if (TruncInst *CSrc = dyn_cast<TruncInst>(Src)) { // A->B->C cast in visitZExt() local