Home
last modified time | relevance | path

Searched refs:computeDominanceAndLoopInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp200 void SampleProfileLoaderBaseImpl<MachineFunction>::computeDominanceAndLoopInfo( in computeDominanceAndLoopInfo() function in llvm::SampleProfileLoaderBaseImpl
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseImpl.h254 void computeDominanceAndLoopInfo(FunctionT &F);
1069 computeDominanceAndLoopInfo(F);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp641 void SampleProfileLoaderBaseImpl<Function>::computeDominanceAndLoopInfo( in computeDominanceAndLoopInfo() function in llvm::SampleProfileLoaderBaseImpl