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

  /external/llvm/lib/CodeGen/
SplitKit.cpp 408 void SplitEditor::forceRecompute(unsigned RegIdx, const VNInfo *ParentVNI) {
564 forceRecompute(0, ParentVNI);
621 forceRecompute(0, ParentVNI);
666 forceRecompute(RegIdx, Edit->getParent().getVNInfoAt(Def));
826 forceRecompute(0, ParentVNI);
    [all...]
SplitKit.h 307 /// forceRecompute - Force the live range of ParentVNI in RegIdx to be
311 void forceRecompute(unsigned RegIdx, const VNInfo *ParentVNI);

Completed in 107 milliseconds