Searched defs:OMPInformationCache (Results 1 – 1 of 1) sorted by relevance
188 struct OMPInformationCache : public InformationCache { struct189 OMPInformationCache(Module &M, AnalysisGetter &AG, in OMPInformationCache() function201 struct InternalControlVarInfo {228 struct RuntimeFunctionInfo {326 OpenMPIRBuilder OMPBuilder;331 RFIs;334 DenseMap<Function *, RuntimeFunction> RuntimeFunctionIDMap;339 ICVs;343 void initializeInternalControlVars() { in initializeInternalControlVars()382 static bool declMatchesRTFTypes(Function *F, Type *RTFRetType, in declMatchesRTFTypes()[all …]