HomeSort by: relevance | last modified time | path
    Searched refs:CreateGCStatepointCall (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
IRBuilder.cpp 669 CallInst *IRBuilderBase::CreateGCStatepointCall(
678 CallInst *IRBuilderBase::CreateGCStatepointCall(
688 CallInst *IRBuilderBase::CreateGCStatepointCall(
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IRBuilder.h 785 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
794 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
805 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 1705 CallInst *SPCall = Builder.CreateGCStatepointCall(

Completed in 37 milliseconds