Searched defs:OMPInformationCache (Results 1 – 1 of 1) sorted by relevance
85 struct OMPInformationCache : public InformationCache { struct86 OMPInformationCache(Module &M, AnalysisGetter &AG, in OMPInformationCache() argument98 struct InternalControlVarInfo {125 struct RuntimeFunctionInfo {218 OpenMPIRBuilder OMPBuilder;223 RFIs;228 ICVs;232 void initializeInternalControlVars() { in initializeInternalControlVars()271 static bool declMatchesRTFTypes(Function *F, Type *RTFRetType, in declMatchesRTFTypes()295 unsigned collectUses(RuntimeFunctionInfo &RFI, bool CollectStats = true) { in collectUses()[all …]