Searched refs:localBPT (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/mcpat/
H A Dcore.h64 ArrayST* localBPT; member in class:BranchPredictor
H A Dcore.cc286 : McPATComponent(_xml_data), globalBPT(NULL), localBPT(NULL),
3464 if (localBPT) {
3465 delete localBPT;
3466 localBPT = NULL;

Completed in 17 milliseconds