Home
last modified time | relevance | path

Searched defs:Writers (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Frontend/
DPCHContainerOperations.h93 llvm::StringMap<std::unique_ptr<PCHContainerWriter>> Writers; variable
/external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
DGlobalsModRef.cpp203 std::vector<Function*> Readers, Writers; in AnalyzeGlobals() local
246 std::vector<Function*> &Writers, in AnalyzeUsesOfPointer()
/external/llvm/lib/Analysis/
DGlobalsModRef.cpp285 SmallPtrSet<Function *, 16> Readers, Writers; in AnalyzeGlobals() local
331 SmallPtrSetImpl<Function *> *Writers, in AnalyzeUsesOfPointer()