Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h86 useLiveIn = true; in setLiveInBlocks()
93 useLiveIn = false; in resetLiveInBlocks()
107 bool useLiveIn = false; variable
187 if (useLiveIn && !LiveInBlocks->count(SuccBB)) in calculate()