Searched refs:NodeScope (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp576 // scope gets popped when the NodeScope is destroyed.
577 class NodeScope { class in class:__anon5635::EarlyCSE
579 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, function in class:__anon5635::EarlyCSE::NodeScope
583 NodeScope(const NodeScope &) = delete;
584 NodeScope &operator=(const NodeScope &) = delete;
634 NodeScope Scopes;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp553 ListScope NodeScope(Writer, Name);

Completed in 119 milliseconds