Home
last modified time | relevance | path

Searched defs:Handles (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DGlobalsModRef.h73 std::list<DeletionCallbackHandle> Handles; variable
H A DBranchProbabilityInfo.h324 DenseSet<BasicBlockCallbackVH, DenseMapInfo<Value*>> Handles; variable
/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp168 HANDLE Handles[2] = { Terminate, Overlapped.hEvent }; in WatcherThreadProc() local
/freebsd/contrib/libxo/doc/
H A Dapi.rst12 Handles chapter
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDynamicLibrary.cpp27 HandleList Handles; member in DynamicLibrary::HandleSet
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp1152 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; in AddToUseList() local
1195 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; in RemoveFromUseList() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2230 std::list<HandleSDNode> Handles; in SelectInlineAsmMemoryOperands() local
H A DTargetLowering.cpp7273 std::list<HandleSDNode> Handles; in getNegatedExpression() local