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

  /external/llvm/lib/IR/
IRBuilder.cpp 357 CallInst *IRBuilderBase::CreateGCStatepointCall(
366 CallInst *IRBuilderBase::CreateGCStatepointCall(
375 CallInst *IRBuilderBase::CreateGCStatepointCall(
  /external/llvm/include/llvm/IR/
IRBuilder.h 473 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
482 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
493 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
    [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]

Completed in 168 milliseconds