Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDCFLAndersAliasAnalysis.h87 std::forward_list<cflaa::FunctionHandle<CFLAndersAAResult>> Handles; variable
HDCFLSteensAliasAnalysis.h102 std::forward_list<cflaa::FunctionHandle<CFLSteensAAResult>> Handles; variable
HDGlobalsModRef.h76 std::list<DeletionCallbackHandle> Handles; variable
HDBranchProbabilityInfo.h166 DenseSet<BasicBlockCallbackVH, DenseMapInfo<Value*>> Handles; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDDynamicLibrary.cpp31 HandleList Handles; member in DynamicLibrary::HandleSet
/freebsd-11-stable/contrib/libxo/doc/
HDapi.rst12 Handles chapter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDValue.cpp821 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; in AddToUseList() local
864 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; in RemoveFromUseList() local