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

  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
InlineFunction.cpp 772 Value *NewAlloca = new AllocaInst(AggTy, 0, Align, Arg->getName(),
779 Value *DestCast = new BitCastInst(NewAlloca, VoidPtrTy, "tmp", TheCall);
801 return NewAlloca;
    [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp     [all...]

Completed in 442 milliseconds