Home
last modified time | relevance | path

Searched defs:StatepointCall (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DStatepoint.h75 CallBaseTy *StatepointCall; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp4480 const auto *StatepointCall = dyn_cast<CallBase>(Call.getArgOperand(0)); in visitIntrinsicCall() local
4530 const CallBase &StatepointCall = in visitIntrinsicCall() local