Home
last modified time | relevance | path

Searched defs:DFT (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp118 static void DFTStringAppendToVector(std::vector<uint8_t> *DFT, in DFTStringAppendToVector()
127 std::vector<uint8_t> DFT(DFTString.size()); in DFTStringToVector() local
H A DFuzzerInternal.h137 DataFlowTrace DFT; variable
H A DFuzzerCorpus.h214 const DataFlowTrace &DFT, const InputInfo *BaseII) { in AddToCorpus()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp710 SmallVector<Value *, 8> DFT; gather() local