Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCSE.cpp184 bool OnlyOneUse = MRI->hasOneNonDBGUse(Reg); in INITIALIZE_PASS_DEPENDENCY() local
216 if (OnlyOneUse) { in INITIALIZE_PASS_DEPENDENCY()