Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp214 static void findLiveSetAtInst(Instruction *inst, GCPtrLivenessData &Data,
299 findLiveSetAtInst(inst, OriginalLivenessData, LiveSet); in analyzeParsePointLiveness()
2858 static void findLiveSetAtInst(Instruction *Inst, GCPtrLivenessData &Data, in findLiveSetAtInst() function
2882 findLiveSetAtInst(Inst, RevisedLivenessData, Updated); in recomputeLiveInValues()