Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DSSAContext.h33 using FunctionT = Function; variable
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineSSAContext.h40 using FunctionT = MachineFunction; variable
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h51 using FunctionT = typename ContextT::FunctionT; variable
228 using FunctionT = typename ContextT::FunctionT; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp96 using FunctionT = MachineFunction; typedef