Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionAliasAnalysis.cpp33 return SE.instructionCouldExistWithOperands(A, B); in canComputePointerDiff()
H A DScalarEvolution.cpp4495 bool ScalarEvolution::instructionCouldExistWithOperands(const SCEV *A, in instructionCouldExistWithOperands() function in ScalarEvolution
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h528 bool instructionCouldExistWithOperands(const SCEV *A, const SCEV *B);