Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp232 static ArrayRef<Use> GetDeoptBundleOperands(const CallBase *Call) { in GetDeoptBundleOperands() function
2687 for (Value *Arg : GetDeoptBundleOperands(Call)) { in insertParsePoints()