Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp72 static SmallPtrSet<Value *, 8> findAllDefs(Value *V) { in findAllDefs() function in __anon68f075140111::PPCBoolRetToInt
222 auto Defs = findAllDefs(U); in runOnUse()