Home
last modified time | relevance | path

Searched defs:Seen (Results 1 – 13 of 13) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp376 DenseSet<Value *> &Seen) { in shuffleValueUseLists()
418 static void reverseValueUseLists(Value *V, DenseSet<Value *> &Seen) { in reverseValueUseLists()
502 DenseSet<Value *> Seen; in shuffleUseLists() local
509 DenseSet<Value *> Seen; in reverseUseLists() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveRangeCalc.h54 BitVector Seen; variable
H A DLiveInterval.cpp227 SmallPtrSet<VNInfo*, 8> Seen; in RenumberValues() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DUtils.h123 llvm::StringSet<> Seen; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp746 SmallSet<unsigned, 8> &Seen) { in ProcessSourceNode()
815 SmallSet<unsigned, 8> Seen; in EmitSchedule() local
H A DStatepointLowering.cpp199 SmallSet<SDValue, 64> Seen; in removeDuplicatesGCPtrs() local
H A DSelectionDAG.cpp6362 bool Seen = false; in isOnlyUserOf() local
/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp538 std::set<LineState *, CompareLineStatePointers> Seen; in analyzeSolutionSpace() local
/minix3/external/bsd/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.h87 bool Seen; member
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSema.cpp763 llvm::SmallSet<VarDecl *, 32> Seen; in ActOnEndOfTranslationUnit() local
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DVirtualFileSystem.cpp582 bool Seen; member
/minix3/external/bsd/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp138 std::set<std::string> Seen; in getParsedAttrList() local
2611 std::set<std::string> Seen; in EmitClangAttrParsedAttrKinds() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4837 ValueSet Seen; in canVectorizeMemory() local