Searched defs:OMPInformationCache (Results 1 – 1 of 1) sorted by relevance
282 struct OMPInformationCache : public InformationCache { struct283 OMPInformationCache(Module &M, AnalysisGetter &AG, in OMPInformationCache() argument296 struct InternalControlVarInfo {323 struct RuntimeFunctionInfo {421 OpenMPIRBuilder OMPBuilder;426 RFIs;429 DenseMap<Function *, RuntimeFunction> RuntimeFunctionIDMap;434 ICVs;438 void initializeInternalControlVars() { in initializeInternalControlVars()477 static bool declMatchesRTFTypes(Function *F, Type *RTFRetType, in declMatchesRTFTypes()[all …]