Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h429 std::vector<WorkingData> Working; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp527 const auto &Working = BFI.Working[N.Index]; in unwrapLoop() local
H A DValueTracking.cpp6699 SmallVector<const Value *, 4> Working(1, V); in getUnderlyingObjectsForCodeGen() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp78 uint64_t Working; member in __anon71781d390111::PGOHash