Searched defs:OMPInformationCache (Results 1 – 1 of 1) sorted by relevance
282 struct OMPInformationCache : public InformationCache { struct283 OMPInformationCache(Module &M, AnalysisGetter &AG, in OMPInformationCache() function309 struct InternalControlVarInfo {336 struct RuntimeFunctionInfo {434 OpenMPIRBuilder OMPBuilder;439 RFIs;442 DenseMap<Function *, RuntimeFunction> RuntimeFunctionIDMap;447 ICVs;451 void initializeInternalControlVars() { in initializeInternalControlVars()490 static bool declMatchesRTFTypes(Function *F, Type *RTFRetType, in declMatchesRTFTypes()[all …]