Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h34 bool EnableBlockPlacementStats = false; global() member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp71 static cl::opt<bool> EnableBlockPlacementStats("enable-block-placement-stats", variable