Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLLVMContextImpl.cpp181 unsigned MDNodeOpsKey::calculateHash(MDNode *N, unsigned Offset) { in calculateHash() function in MDNodeOpsKey
194 unsigned MDNodeOpsKey::calculateHash(ArrayRef<Metadata *> Ops) { in calculateHash() function in MDNodeOpsKey
/external/v8/src/inspector/
Dv8-debugger-script.cc29 String16 calculateHash(const String16& str) { in calculateHash() function