Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1031 static bool liesBetween(const Instruction *From, Instruction *Between, in liesBetween() function
1077 if (liesBetween(cast<Instruction>(OtherAccess), cast<Instruction>(U), in reportMayClobberedLoad()
1080 } else if (!liesBetween(cast<Instruction>(U), in reportMayClobberedLoad()