Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp307 static void findLiveSetAtInst(Instruction *inst, GCPtrLivenessData &Data,
376 findLiveSetAtInst(Call, OriginalLivenessData, LiveSet); in analyzeParsePointLiveness()
3113 static void findLiveSetAtInst(Instruction *Inst, GCPtrLivenessData &Data, in findLiveSetAtInst() function
3135 findLiveSetAtInst(Call, RevisedLivenessData, Updated); in recomputeLiveInValues()