Searched refs:POCB (Results 1 – 1 of 1) sorted by relevance
150 using POCB = std::function<void(const BasicBlock &)>; typedef155 static void computeLoopPO(const LoopInfo &LI, Loop &Loop, POCB CallBack,160 POCB CallBack, VisitedSet &Finalized) { in computeStackPO()213 static void computeTopLevelPO(Function &F, const LoopInfo &LI, POCB CallBack) { in computeTopLevelPO()221 static void computeLoopPO(const LoopInfo &LI, Loop &Loop, POCB CallBack, in computeLoopPO()