Searched refs:runOnUse (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp84 // runOnUse.
182 runOnUse(R->getOperandUse(0), PromotablePHINodes, Bool2IntMap);
187 Changed |= runOnUse(U, PromotablePHINodes, Bool2IntMap);
194 static bool runOnUse(Use &U, const PHINodeSet &PromotablePHINodes, function in class:__anon13239::PPCBoolRetToInt

Completed in 88 milliseconds