Searched defs:ProfileInfoT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DProfileInfo.h55 class ProfileInfoT { class in namespace:llvm
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DProfileVerifierPass.cpp201 double ProfileVerifierPassT<FType, BType>::ReadOrAssert(typename ProfileInfoT<FType, BType>::Edge E) { argument
[all...]
H A DProfileInfo.cpp37 ProfileInfoT<MachineFunction, MachineBasicBlock>::ProfileInfoT() {} function in class:llvm::ProfileInfoT
42 ProfileInfoT<Function, BasicBlock>::ProfileInfoT() { function in class:llvm::ProfileInfoT
[all...]

Completed in 124 milliseconds