Home
last modified time | relevance | path

Searched defs:findValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h184 iterator findValue(const ElemTy &V) const { in findValue() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp624 Value *Lint::findValue(Value *V, bool OffsetOk) const { in findValue() function in Lint