Searched refs:ProcessBlockLiveInstructions (Results 1 – 4 of 4) sorted by relevance
241 ProcessBlockLiveInstructions(block, live_set); in BuildInstLifeIntervals()295 void LivenessAnalyzer::ProcessBlockLiveInstructions(BasicBlock *block, InstLiveSet *live_set) in ProcessBlockLiveInstructions() function in panda::compiler::LivenessAnalyzer
564 void ProcessBlockLiveInstructions(BasicBlock *block, InstLiveSet *live_set);
297 ProcessBlockLiveInstructions(block, liveSet); in BuildInstLifeIntervals()350 void LivenessAnalyzer::ProcessBlockLiveInstructions(BasicBlock *block, InstLiveSet *liveSet) in ProcessBlockLiveInstructions() function in ark::compiler::LivenessAnalyzer
610 void ProcessBlockLiveInstructions(BasicBlock *block, InstLiveSet *liveSet);