HomeSort by relevance Sort by last modified time
    Searched full:calculatevalues (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
LiveRangeCalc.h 195 // Then call calculateValues() to compute the actual value that is
200 /// calculateValues() function will not add liveness for MBB, the caller
212 /// has been determined, calculateValues() will add liveness to LI.
225 /// calculateValues - Calculate the value that will be live-in to each block
232 void calculateValues();
LiveRangeCalc.cpp 154 calculateValues();
161 void LiveRangeCalc::calculateValues() {
SplitKit.cpp     [all...]

Completed in 147 milliseconds