Searched refs:findExistingElement (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
H A DConstantsContext.h708 typename MapTy::iterator findExistingElement(ConstantClass *CP) { function in class:llvm::ConstantAggrUniqueMap
754 typename MapTy::iterator I = findExistingElement(CP);

Completed in 64 milliseconds