Home
last modified time | relevance | path

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

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