Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp1246 static bool usesOperand(User *Usr, Value *Op) { in usesOperand() function
1331 if (usesOperand(Usr, Condition)) { in getEdgeValueLocal()
1377 usesOperand(Usr, Condition); in getEdgeValueLocal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1336 static bool usesOperand(User *Usr, Value *Op) { in usesOperand() function
1418 if (usesOperand(Usr, Condition)) { in getEdgeValueLocal()
1464 usesOperand(Usr, Condition); in getEdgeValueLocal()