Home
last modified time | relevance | path

Searched refs:Explorer (Results 1 – 20 of 20) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp706 MustBeExecutedContextExplorer &Explorer, const Instruction *I) in MustBeExecutedIterator() argument
707 : Explorer(Explorer), CurInst(I) { in MustBeExecutedIterator()
721 if (Explorer.ExploreCFGForward) in resetInstruction()
723 if (Explorer.ExploreCFGBackward) in resetInstruction()
729 Head = Explorer.getMustBeExecutedNextInstruction(*this, Head); in advance()
734 Tail = Explorer.getMustBeExecutedPrevInstruction(*this, Tail); in advance()
765 MustBeExecutedContextExplorer Explorer( in run() local
773 for (const Instruction *CI : Explorer.range(&I)) in run()
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h287 : Visited(std::move(Other.Visited)), Explorer(Other.Explorer), in MustBeExecutedIterator()
342 MustBeExecutedIterator(ExplorerTy &Explorer, const Instruction *I);
361 ExplorerTy &Explorer; member
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1087 MustBeExecutedContextExplorer *Explorer = in getAttrsFromAssumes() local
1089 if (!Explorer) in getAttrsFromAssumes()
1104 auto EIt = Explorer->begin(IRP.getCtxI()), in getAttrsFromAssumes()
1105 EEnd = Explorer->end(IRP.getCtxI()); in getAttrsFromAssumes()
1107 if (Explorer->findInContextOf(It.first, EIt, EEnd)) in getAttrsFromAssumes()
H A DAttributorAttributes.cpp620 MustBeExecutedContextExplorer &Explorer, in followUsesInContext() argument
624 auto EIt = Explorer.begin(CtxI), EEnd = Explorer.end(CtxI); in followUsesInContext()
628 bool Found = Explorer.findInContextOf(UserI, EIt, EEnd); in followUsesInContext()
648 MustBeExecutedContextExplorer *Explorer = in followUsesInMBEC() local
650 if (!Explorer) in followUsesInMBEC()
658 followUsesInContext<AAType>(AA, A, *Explorer, &CtxI, Uses, S); in followUsesInMBEC()
703 Explorer->checkForAllContext(&CtxI, Pred); in followUsesInMBEC()
715 followUsesInContext(AA, A, *Explorer, &BB->front(), Uses, ChildState); in followUsesInMBEC()
6850 MustBeExecutedContextExplorer *Explorer = in updateImpl() local
6979 if (!Explorer || !Explorer->findInContextOf(UniqueFree, CtxI)) { in updateImpl()
/src/contrib/file/magic/Magdir/
H A Dwindows900 # "871C5380-42A0-1069-A2EA-08002B30309D" Internet Explorer
1032 0 string Client\ UrlCache\ MMF Internet Explorer cache file
1189 # Note: called "Windows Explorer Command Shell File" by TrID and "File Explorer Command" by Window…
1190 >>&0 regex/c \^Shell]\r\n Windows Explorer Shell Command File
1790 # URL like File\C:\Users\nutzer\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\desktop.ini
H A Dimages2644 0 string IIO1$ Ulead Photo Explorer 3
2665 0 string IIO2H Ulead Photo Explorer 4 or 5
/src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1205 Explorer = new (Allocator) MustBeExecutedContextExplorer(
1229 if (Explorer)
1230 Explorer->~MustBeExecutedContextExplorer();
1277 return Explorer;
1388 MustBeExecutedContextExplorer *Explorer = nullptr;
/src/share/misc/
H A Dusb_vendors844 8140 Vehicle Explorer Interface
2312 001e IntelliMouse Explorer
2314 0024 Trackball Explorer
2330 0047 IntelliMouse Explorer 3.0
2333 0059 Wireless IntelliMouse Explorer
2356 008c Wireless Intellimouse Explorer 2.0
2357 0095 IntelliMouse Explorer 4.0 (IntelliPoint)
3188 c627 3Dconnexion Space Explorer 3D Mouse
13269 8002 Explorer 200 Protocol Analyzer
15768 0010 Leapster Explorer
/src/contrib/libdiff/test/
H A Dtest010.left.txt7242 "Trackball Explorer",
H A Dtest110.left-P.txt7242 "Trackball Explorer",
H A Dtest110.right-P.txt7242 "Trackball Explorer",
H A Dtest010.right.txt7242 "Trackball Explorer",
/src/sys/dev/usb/
H A Dusbdevs3361 product MICROSOFT TBEXPLORER 0x0024 Trackball Explorer
4889 product UBLOX XPLR_M9 0x0501 M9 GNSS Explorer Kit
/src/contrib/bearssl/
H A DDoxyfile2322 # Note that this requires a modern browser other than Internet Explorer. Tested
/src/contrib/libcbor/
H A DDoxyfile2583 # Note that this requires a modern browser other than Internet Explorer. Tested
/src/contrib/ldns/
H A Dlibdns.doxygen.in2497 # Note that this requires a modern browser other than Internet Explorer. Tested
/src/contrib/unbound/doc/
H A Dunbound.doxygen2658 # Note that this requires a modern browser other than Internet Explorer. Tested
/src/contrib/tzdata/
H A DNEWS4212 removes stale pointers to World Time Explorer and WORLDTIME.
/src/contrib/tzcode/
H A DNEWS4212 removes stale pointers to World Time Explorer and WORLDTIME.
/src/crypto/openssl/
H A DCHANGES.md15662 Internet Explorer by ensuring unchanged hash method during stepup.