Searched refs:Determinator (Results 1 – 1 of 1) sorted by relevance
784 const BasicBlock *Determinator = TPath.getDeterminatorBB(); in isLegalAndProfitableToTransform() local796 if (PathBBs.front() == Determinator) in isLegalAndProfitableToTransform()801 auto DetIt = std::find(PathBBs.begin(), PathBBs.end(), Determinator); in isLegalAndProfitableToTransform()939 const BasicBlock *Determinator = Path.getDeterminatorBB(); in createExitPath() local943 if (PathBBs.front() == Determinator) in createExitPath()946 auto DetIt = std::find(PathBBs.begin(), PathBBs.end(), Determinator); in createExitPath()