Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DCycleInfo.h26 using CycleInfo = GenericCycleInfo<SSAContext>; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCycleAnalysis.h27 using CycleInfo = GenericCycleInfo<SSAContext>; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankSelect.cpp64 MachineCycleInfo &CycleInfo = in INITIALIZE_PASS_DEPENDENCY() local