Home
last modified time | relevance | path

Searched refs:FollowRAUW (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DValueMap.h53 enum { FollowRAUW = true }; enumerator
232 if (Config::FollowRAUW) {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DFunctionComparator.h57 enum { FollowRAUW = false }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DValueMap.h63 enum { FollowRAUW = true }; enumerator
290 if (Config::FollowRAUW) {
/external/llvm/include/llvm/IR/
DValueMap.h58 enum { FollowRAUW = true }; enumerator
278 if (Config::FollowRAUW) {
/external/swiftshader/third_party/LLVM/unittests/VMCore/
DValueMapTest.cpp215 enum { FollowRAUW = false }; enumerator
/external/llvm/unittests/IR/
DValueMapTest.cpp215 enum { FollowRAUW = false }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DValueMapTest.cpp215 enum { FollowRAUW = false }; enumerator
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp147 enum { FollowRAUW = false }; enumerator