LLVM 19.0.0git
Namespaces | Functions
PseudoProbe.cpp File Reference
#include "llvm/IR/PseudoProbe.h"
#include "llvm/IR/DebugInfoMetadata.h"
#include "llvm/IR/IRBuilder.h"
#include "llvm/IR/Instruction.h"
#include "llvm/IR/IntrinsicInst.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

std::optional< PseudoProbellvm::extractProbeFromDiscriminator (const DILocation *DIL)
 
std::optional< PseudoProbellvm::extractProbeFromDiscriminator (const Instruction &Inst)
 
std::optional< PseudoProbellvm::extractProbe (const Instruction &Inst)
 
void llvm::setProbeDistributionFactor (Instruction &Inst, float Factor)