Home
last modified time | relevance | path

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

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