HomeSort by: relevance | last modified time | path
    Searched defs:computeMassInFunction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 794 /// 3. Distribute mass in the function (\a computeMassInFunction()).
964 void computeMassInFunction();
1094 computeMassInFunction();
1307 template <class BT> void BlockFrequencyInfoImpl<BT>::computeMassInFunction() {
BlockFrequencyInfoImpl.h 794 /// 3. Distribute mass in the function (\a computeMassInFunction()).
964 void computeMassInFunction();
1094 computeMassInFunction();
1307 template <class BT> void BlockFrequencyInfoImpl<BT>::computeMassInFunction() {

Completed in 87 milliseconds