Home
last modified time | relevance | path

Searched refs:AllowUnresolved (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h121 explicit DIBuilder(Module &M, bool AllowUnresolved = true,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1885 bool AllowUnresolved = false; in insertSpills() local
1897 DIBuilder(*CurrentBlock->getParent()->getParent(), AllowUnresolved) in insertSpills()