Home
last modified time | relevance | path

Searched defs:isSafeToExpand (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp2206 bool isSafeToExpand(const SCEV *S, ScalarEvolution &SE) { in isSafeToExpand() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2621 bool SCEVExpander::isSafeToExpand(const SCEV *S) const { in isSafeToExpand() function in SCEVExpander
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp2424 bool isSafeToExpand(const SCEV *S, ScalarEvolution &SE) { in isSafeToExpand() function