Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1059 static bool isSafePHIToSpeculate(PHINode *PN, const TargetData *TD) { in isSafePHIToSpeculate() function
1172 if (!isSafePHIToSpeculate(PN, TD)) in tryToMakeAllocaBePromotable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSROA.cpp1176 static bool isSafePHIToSpeculate(PHINode &PN) { in isSafePHIToSpeculate() function
4110 if (!isSafePHIToSpeculate(*PHI)) { in rewritePartition()
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1127 static bool isSafePHIToSpeculate(PHINode &PN) { in isSafePHIToSpeculate() function
3902 if (!isSafePHIToSpeculate(**I)) { in rewritePartition()