Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DXRayInstrumentation.cpp67 struct XRayInstrumentation { struct
68 XRayInstrumentation(MachineDominatorTree *MDT, MachineLoopInfo *MLI) in XRayInstrumentation() function
75 static bool alwaysInstrument(Function &F) { in alwaysInstrument()
81 static bool needMDTAndMLIAnalyses(Function &F) { in needMDTAndMLIAnalyses()
110 MachineDominatorTree *MDT;
111 MachineLoopInfo *MLI;