HomeSort by relevance Sort by last modified time
    Searched refs:GetPathToValue (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
ProfileInfo.h 147 GetPathToValue = 2,
  /external/llvm/lib/Analysis/
ProfileInfo.cpp 269 if ((Mode & GetPathToValue) && (getExecutionCount(*Succ) != MissingValue)) {
776 const BasicBlock *Dest = GetPath(BB, 0, P, GetPathToValue);
    [all...]

Completed in 67 milliseconds