Home
last modified time | relevance | path

Searched refs:CheckForEntireBlock (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DCodeMoverUtils.h44 bool CheckForEntireBlock = false);
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp312 DependenceInfo *DI, bool CheckForEntireBlock) { in isSafeToMoveBefore() argument
347 if (CheckForEntireBlock && I.getParent() == OpInst->getParent() && in isSafeToMoveBefore()