Home
last modified time | relevance | path

Searched refs:FunctionBasedInstrumentation (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCodeGenCommonISel.h133 bool FunctionBasedInstrumentation) { in initialize() argument
138 if (!FunctionBasedInstrumentation) { in initialize()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1847 bool FunctionBasedInstrumentation = in SelectAllBasicBlocks() local
1850 FunctionBasedInstrumentation); in SelectAllBasicBlocks()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3639 bool FunctionBasedInstrumentation = in finalizeBasicBlock() local
3641 SPDescriptor.initialize(&BB, &MBB, FunctionBasedInstrumentation); in finalizeBasicBlock()