reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
642 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty(); 1213 Working[Loop.getHeader().Index].getMass() = BlockMass::getFull(); 1234 Working[0].getMass() = BlockMass::getFull();lib/Analysis/BlockFrequencyInfoImpl.cpp
428 BlockMass Mass = Working[Source.Index].getMass(); 438 Working[W.TargetNode.Index].getMass() += Taken; 837 Working[W.TargetNode.Index].getMass() = Taken; 848 Working[W.TargetNode.Index].getMass() = Taken;