Searched refs:FunctionT (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h501 typedef Function FunctionT; typedef in struct:llvm::bfi_detail::TypeMap
508 typedef MachineFunction FunctionT; typedef in struct:llvm::bfi_detail::TypeMap
790 typedef typename bfi_detail::TypeMap<BT>::FunctionT FunctionT; typedef in class:llvm::BlockFrequencyInfoImpl
804 const FunctionT *F;
908 const FunctionT *getFunction() const { return F; }
910 void calculate(const FunctionT &F, const BranchProbabilityInfoT &BPI,
944 void BlockFrequencyInfoImpl<BT>::calculate(const FunctionT &F,

Completed in 42 milliseconds