Home
last modified time | relevance | path

Searched defs:StatepointCS (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DStatepoint.h51 CallSiteTy StatepointCS; variable
261 ImmutableCallSite StatepointCS = IS.getCallSite(); in getRelocates() local
/external/llvm/lib/IR/
DVerifier.cpp3253 CallSite StatepointCS(CI.getArgOperand(0)); in visitIntrinsicFunctionCall() local
3307 ImmutableCallSite StatepointCS(ops.statepoint()); in visitIntrinsicFunctionCall() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1737 Statepoint StatepointCS(CS); in insertParsePoints() local