Home
last modified time | relevance | path

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

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