Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp61 static SmallPtrSet<Value *, 8> findAllDefs(Value *V) { in findAllDefs() function in __anon04f275e80111::PPCBoolRetToInt
196 auto Defs = findAllDefs(U); in runOnUse()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp73 static SmallPtrSet<Value *, 8> findAllDefs(Value *V) { in findAllDefs() function in __anon7688db400111::PPCBoolRetToInt
221 auto Defs = findAllDefs(U); in runOnUse()