Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1310 static bool usesOperand(User *Usr, Value *Op) { in usesOperand() function
1396 if (usesOperand(Usr, Condition)) { in getEdgeValueLocal()
1443 usesOperand(Usr, Condition); in getEdgeValueLocal()