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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-ssa-sccvn.h 160 tree valnum; member in struct:vn_ssa_aux
237 tree tem = VN_INFO (name)->valnum;
  /external/llvm/lib/CodeGen/
StackColoring.cpp 425 VNInfo *ValNum = Intervals[i]->getValNumInfo(0);
430 Intervals[i]->addSegment(LiveInterval::Segment(S, F, ValNum));
436 Intervals[i]->addSegment(LiveInterval::Segment(NewStart, F, ValNum));
437 Intervals[i]->addSegment(LiveInterval::Segment(S, NewFin, ValNum));
RegisterCoalescer.cpp 483 // that defines this value #'. Update the valnum with the new defining
    [all...]
  /hardware/ti/omap4-aah/camera/
CameraHal.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]

Completed in 122 milliseconds