Searched refs:indexVarType (Results 1 – 1 of 1) sorted by relevance
53 indexVarType(nullptr) { in RSAddDebugInfoPass()157 indexVarType = llvm::dyn_cast_or_null<llvm::DIType>( in initializeDebugInfo()164 if (indexVarType == nullptr) in initializeDebugInfo()165 indexVarType = DebugInfo.createBasicType("uint32_t", 32, 32, in initializeDebugInfo()239 indexVarType, true in attachDebugInfo()282 llvm::DIType *indexVarType; member in __anondffd1d640111::RSAddDebugInfoPass