HomeSort by relevance Sort by last modified time
    Searched refs:SrcCast (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 685 Value *SrcCast = new BitCastInst(Arg, VoidPtrTy, "tmp", TheCall);
698 DestCast, SrcCast, Size,
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp     [all...]

Completed in 25 milliseconds