Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2211 SmallVector<Value *, 64> DeoptValues; in insertParsePoints() local
2217 DeoptValues.push_back(Arg); in insertParsePoints()
2220 insertUseHolderAfter(CS, DeoptValues, Holders); in insertParsePoints()