Searched refs:SrcIVTy (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Analysis/
H A DConstantFolding.cpp76 Type *SrcIVTy = local
79 C = ConstantExpr::getBitCast(C, SrcIVTy);
155 Type *SrcIVTy = local
158 C = ConstantExpr::getBitCast(C, SrcIVTy);
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DConstantFolding.cpp107 Type *SrcIVTy = local
110 C = ConstantExpr::getBitCast(C, SrcIVTy);

Completed in 69 milliseconds