Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DValueMap.h53 enum { FollowRAUW = true }; enumerator
232 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/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp147 enum { FollowRAUW = false }; enumerator