Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DUniformityAnalysis.cpp143 auto &cycleInfo = getAnalysis<CycleInfoWrapperPass>().getResult(); in runOnFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineUniformityAnalysis.cpp121 const MachineCycleInfo &cycleInfo, in computeMachineUniformityInfo()