Searched refs:useLiveIn (Results 1 – 4 of 4) sorted by relevance
49 IDFCalculator(DominatorTreeBase<BasicBlock> &DT) : DT(DT), useLiveIn(false) {} in IDFCalculator()68 useLiveIn = true; in setLiveInBlocks()75 useLiveIn = false; in resetLiveInBlocks()88 bool useLiveIn; variable
86 useLiveIn = true; in setLiveInBlocks()93 useLiveIn = false; in resetLiveInBlocks()107 bool useLiveIn = false; variable187 if (useLiveIn && !LiveInBlocks->count(SuccBB)) in calculate()
86 if (useLiveIn && !LiveInBlocks->count(SuccBB)) in calculate()