Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h340 const DataLayout &DL, bool DebugPrints = false);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp2196 bool DebugPrints) { in trackAssignments() argument