Home
last modified time | relevance | path

Searched refs:FPConstants (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/VMCore/
DLLVMContextImpl.cpp77 DeleteContainerSeconds(FPConstants); in ~LLVMContextImpl()
DLLVMContextImpl.h130 FPMapTy FPConstants; variable
DConstants.cpp532 ConstantFP *&Slot = pImpl->FPConstants[Key]; in get()