LiveVariables.cpp | 100 LiveVariables::Observer *obs = nullptr); 141 void LiveVariables::Observer::anchor() { } 198 LiveVariables::Observer *observer; member in class:__anon21592::TransferFunctions 203 LiveVariables::Observer *Observer, 205 : LV(im), val(Val), observer(Observer), currentBlock(CurrentBlock) {} 255 if (observer) 256 observer->observeStmt(S, currentBlock, val) [all...] |