Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DLiveDebugValues.cpp46 static cl::opt<cl::boolOrDefault> ValueTrackingVariableLocations( variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h344 unsigned ValueTrackingVariableLocations : 1; global() variable