Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h422 std::vector<WorkingData> Working; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp519 const auto &Working = BFI.Working[N.Index]; in unwrapLoop() local
H A DValueTracking.cpp4433 SmallVector<const Value *, 4> Working(1, V); in getUnderlyingObjectsForCodeGen() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp73 uint64_t Working; member in __anona4a975a40111::PGOHash