Searched defs:OMPInformationCache (Results 1 – 1 of 1) sorted by relevance
119 struct OMPInformationCache : public InformationCache { struct120 OMPInformationCache(Module &M, AnalysisGetter &AG, in OMPInformationCache() function132 struct InternalControlVarInfo {159 struct RuntimeFunctionInfo {252 OpenMPIRBuilder OMPBuilder;257 RFIs;262 ICVs;266 void initializeInternalControlVars() { in initializeInternalControlVars()305 static bool declMatchesRTFTypes(Function *F, Type *RTFRetType, in declMatchesRTFTypes()329 unsigned collectUses(RuntimeFunctionInfo &RFI, bool CollectStats = true) { in collectUses()[all …]