Searched defs:AddNodeID (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Support/
H A DFoldingSet.cpp139 // AddNodeID - Adds the Bit data of another ID to *this.
140 void FoldingSetNodeID::AddNodeID(const FoldingSetNodeID &ID) { function in class:FoldingSetNodeID
/external/swiftshader/third_party/LLVM/lib/Support/
H A DFoldingSet.cpp148 // AddNodeID - Adds the Bit data of another ID to *this.
149 void FoldingSetNodeID::AddNodeID(const FoldingSetNodeID &ID) { function in class:FoldingSetNodeID
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DFoldingSet.cpp139 // AddNodeID - Adds the Bit data of another ID to *this.
140 void FoldingSetNodeID::AddNodeID(const FoldingSetNodeID &ID) { function in class:FoldingSetNodeID

Completed in 163 milliseconds