Searched defs:IsFound (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/ | ||
| D | lookup.h | 119 bool IsFound() const { return state_ != NOT_FOUND; } in IsFound() function |
| /external/llvm/lib/Analysis/ | ||
| D | ScalarEvolution.cpp | 9886 bool IsFound; in hasOperand() member |