Home
last modified time | relevance | path

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

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