Searched refs:isSafeToRemove (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ | ||
D | Instruction.h | 549 bool isSafeToRemove() const; |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ | ||
D | SCCP.cpp | 1634 if (CI && CI->isMustTailCall() && !CI->isSafeToRemove()) { in tryToReplaceWithConstant() |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ | ||
D | Instruction.cpp | 593 bool Instruction::isSafeToRemove() const { in isSafeToRemove() function in Instruction |
/external/v8/src/inspector/build/closure-compiler/ | ||
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/external/kotlinc/lib/ | ||
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |