Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1248 static bool usesOperand(User *Usr, Value *Op) { in usesOperand() function
1333 if (usesOperand(Usr, Condition)) { in getEdgeValueLocal()
1379 usesOperand(Usr, Condition); in getEdgeValueLocal()