Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCSE.cpp132 bool OnlyOneUse = MRI->hasOneNonDBGUse(Reg); in INITIALIZE_PASS_DEPENDENCY() local
164 if (OnlyOneUse) { in INITIALIZE_PASS_DEPENDENCY()