Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1238 static bool usesOperand(User *Usr, Value *Op) { in usesOperand() function
1323 if (usesOperand(Usr, Condition)) { in getEdgeValueLocal()
1369 usesOperand(Usr, Condition); in getEdgeValueLocal()