Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp935 static bool liesBetween(const Instruction *From, Instruction *Between, in liesBetween() function
981 if (liesBetween(cast<Instruction>(OtherAccess), cast<Instruction>(U), in reportMayClobberedLoad()
984 } else if (!liesBetween(cast<Instruction>(U), in reportMayClobberedLoad()