HomeSort by relevance Sort by last modified time
    Searched refs:IntrinsicIDCacheTy (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/IR/
LLVMContextImpl.h 355 typedef DenseMap<const Function*, unsigned> IntrinsicIDCacheTy;
356 IntrinsicIDCacheTy IntrinsicIDCache;
Function.cpp 353 LLVMContextImpl::IntrinsicIDCacheTy &IntrinsicIDCache =

Completed in 1448 milliseconds