Searched defs:XRayInstrumentation (Results 1 – 1 of 1) sorted by relevance
67 struct XRayInstrumentation { struct68 XRayInstrumentation(MachineDominatorTree *MDT, MachineLoopInfo *MLI) in XRayInstrumentation() function75 static bool alwaysInstrument(Function &F) { in alwaysInstrument()81 static bool needMDTAndMLIAnalyses(Function &F) { in needMDTAndMLIAnalyses()110 MachineDominatorTree *MDT;111 MachineLoopInfo *MLI;