Home
last modified time | relevance | path

Searched defs:IsDSOLocal (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DModuleSummaryIndex.cpp256 bool IsDSOLocal = true; in propagateAttributes() local
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DGlobalValue.h109 unsigned IsDSOLocal : 1; variable