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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp102 // runOnUse.
208 runOnUse(R->getOperandUse(0), PromotablePHINodes, Bool2IntMap);
213 Changed |= runOnUse(U, PromotablePHINodes, Bool2IntMap);
220 bool runOnUse(Use &U, const PHINodeSet &PromotablePHINodes, function in class:__anon2558::PPCBoolRetToInt

Completed in 133 milliseconds