Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp175 bool OnlyOneUse = MRI->hasOneNonDBGUse(Reg); in INITIALIZE_PASS_DEPENDENCY() local
207 if (OnlyOneUse) { in INITIALIZE_PASS_DEPENDENCY()