Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp983 bool UseKeyInstructions) { in createFunction() argument
989 ThrownTypes, Annotations, TargetFuncName, UseKeyInstructions); in createFunction()
1016 DITypeArray ThrownTypes, bool UseKeyInstructions) { in createMethod() argument
1026 nullptr, ThrownTypes, nullptr, "", IsDefinition && UseKeyInstructions); in createMethod()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h966 bool UseKeyInstructions = false);
1005 DITypeArray ThrownTypes = nullptr, bool UseKeyInstructions = false);