Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp657 bool OutOfScope = !stackIsInScope(RenameStack, VD); in renameUses() local
658 if (OutOfScope || ShouldPush) { in renameUses()
/external/libchrome/base/memory/
Dweak_ptr_unittest.cc239 TEST(WeakPtrFactoryTest, OutOfScope) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp4042 bool OutOfScope = in eliminateInstructions() local
4045 if (OutOfScope || ShouldPush) { in eliminateInstructions()