Searched defs:enqueueBlock (Results 1 – 2 of 2) sorted by relevance
375 static inline void enqueueBlock(std::vector<BCECmpBlock> &Comparisons, in enqueueBlock() function
51 void DataflowWorklist::enqueueBlock(const clang::CFGBlock *block) { in enqueueBlock() function in DataflowWorklist