Home
last modified time | relevance | path

Searched defs:PseudoProbeForProfiling (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h309 unsigned PseudoProbeForProfiling : 1; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp423 static cl::opt<bool> PseudoProbeForProfiling( in CGOPT() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassBuilder.h82 bool PseudoProbeForProfiling; member