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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp307 static void findLiveSetAtInst(Instruction *inst, GCPtrLivenessData &Data,
376 findLiveSetAtInst(Call, OriginalLivenessData, LiveSet);
2792 static void findLiveSetAtInst(Instruction *Inst, GCPtrLivenessData &Data, function
2814 findLiveSetAtInst(Call, RevisedLivenessData, Updated);

Completed in 106 milliseconds