Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp316 static void findLiveSetAtInst(Instruction *inst, GCPtrLivenessData &Data,
385 findLiveSetAtInst(Call, OriginalLivenessData, LiveSet); in analyzeParsePointLiveness()
3242 static void findLiveSetAtInst(Instruction *Inst, GCPtrLivenessData &Data, in findLiveSetAtInst() function
3265 findLiveSetAtInst(Call, RevisedLivenessData, Updated); in recomputeLiveInValues()