Home
last modified time | relevance | path

Searched refs:GetDeoptBundleOperands (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp299 static ArrayRef<Use> GetDeoptBundleOperands(const CallBase *Call) { in GetDeoptBundleOperands() function
2720 for (Value *Arg : GetDeoptBundleOperands(Call)) { in insertParsePoints()