Searched defs:arrayType (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DProfilingUtils.cpp24 InsertProfilingInitCall(Function *MainFn, const char *FnName, GlobalValue *Array, PointerType *arrayType) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLAbbreviations.h58 static inline LType arrayType(LType type, unsigned count) { return llvm->ArrayType(type, count); } function in namespace:JSC::FTL

Completed in 67 milliseconds