Searched refs:rememberInstruction (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp82 rememberInstruction(Ret);
234 rememberInstruction(BO);
557 rememberInstruction(GEP);
590 rememberInstruction(GEP);
1067 rememberInstruction(IncV);
1073 rememberInstruction(IncV);
1244 rememberInstruction(IncV);
1298 rememberInstruction(PN);
1446 rememberInstruction(Result);
1452 rememberInstruction(Resul
1913 void SCEVExpander::rememberInstruction(Value *I) { function in class:SCEVExpander
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h392 void rememberInstruction(Value *I);

Completed in 126 milliseconds