Searched refs:POCB (Results 1 – 1 of 1) sorted by relevance
133 using POCB = std::function<void(const BasicBlock &)>; typedef138 static void computeLoopPO(const LoopInfo &LI, Loop &Loop, POCB CallBack,143 POCB CallBack, VisitedSet &Finalized) { in computeStackPO()196 static void computeTopLevelPO(Function &F, const LoopInfo &LI, POCB CallBack) { in computeTopLevelPO()204 static void computeLoopPO(const LoopInfo &LI, Loop &Loop, POCB CallBack, in computeLoopPO()