Searched defs:PointerTypes (Results 1 – 11 of 11) sorted by relevance
85 PointerTypeMap &PointerTypes, in maybeGenerateBitcast()105 PointerTypeMap PointerTypes = PointerTypeAnalysis::run(M); in runOnModule() local
117 using PointerTypes = typedef
287 using PointerTypes = typedef
1195 TEST(TypeMatching, PointerTypes) { in TEST() argument
98 mutable llvm::FoldingSet<PointerType> PointerTypes; variable
6830 TypeSet PointerTypes; member in __anonac20a5290411::BuiltinCandidateTypeSet