Searched refs:findLiveSetAtInst (Results 1 – 1 of 1) sorted by relevance
307 static void findLiveSetAtInst(Instruction *inst, GCPtrLivenessData &Data,376 findLiveSetAtInst(Call, OriginalLivenessData, LiveSet); in analyzeParsePointLiveness()3113 static void findLiveSetAtInst(Instruction *Inst, GCPtrLivenessData &Data, in findLiveSetAtInst() function3135 findLiveSetAtInst(Call, RevisedLivenessData, Updated); in recomputeLiveInValues()