Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDIBuilder.h118 explicit DIBuilder(Module &M, bool AllowUnresolved = true,
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1727 bool AllowUnresolved = false; in insertSpills() local
1731 DIBuilder(*CurrentBlock->getParent()->getParent(), AllowUnresolved) in insertSpills()