Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDMustExecute.h284 : Visited(Other.Visited), Explorer(Other.Explorer), in MustBeExecutedIterator()
288 : Visited(std::move(Other.Visited)), Explorer(Other.Explorer), in MustBeExecutedIterator()
337 MustBeExecutedIterator(ExplorerTy &Explorer, const Instruction *I);
353 ExplorerTy &Explorer; member
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDMustExecute.cpp376 MustBeExecutedContextExplorer Explorer(true, LIGetter, PDTGetter); in runOnModule() local
380 for (const Instruction *CI : Explorer.range(&I)) in runOnModule()
694 MustBeExecutedContextExplorer &Explorer, const Instruction *I) in MustBeExecutedIterator() argument
695 : Explorer(Explorer), CurInst(I) { in MustBeExecutedIterator()
708 Explorer.getMustBeExecutedNextInstruction(*this, CurInst); in advance()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
HDAttributor.h565 : DL(M.getDataLayout()), Explorer(/* ExploreInterBlock */ true), AG(AG) {
598 return Explorer;
645 MustBeExecutedContextExplorer Explorer;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDAttributor.cpp824 MustBeExecutedContextExplorer &Explorer = in updateImpl() local
827 auto EIt = Explorer.begin(CtxI), EEnd = Explorer.end(CtxI); in updateImpl()
831 bool Found = Explorer.findInContextOf(UserI, EIt, EEnd); in updateImpl()
4498 MustBeExecutedContextExplorer &Explorer = in updateImpl() local
4506 return Explorer.findInContextOf(UniqueFree, I.getNextNode()); in updateImpl()
/freebsd-11-stable/contrib/file/magic/Magdir/
HDwindows442 0 string Client\ UrlCache\ MMF Internet Explorer cache file
1031 # URL like File\C:\Users\nutzer\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\desktop.ini
/freebsd-11-stable/usr.bin/calendar/calendars/
HDcalendar.history76 01/31 Explorer I launched, 1958. Van Allen Belt discovered
/freebsd-11-stable/contrib/ldns/
HDlibdns.doxygen1706 # Note that this requires a modern browser other than Internet Explorer.
/freebsd-11-stable/crypto/openssl/doc/
HDssleay.txt4299 some scripts to issue client certs to Microsoft Internet Explorer. It
4313 The Internet Explorer doesn't come with a embedded engine for installing
4316 with Internet Explorer since 3.01. The advantage of this approach is a higher
/freebsd-11-stable/contrib/tzdata/
HDNEWS2757 removes stale pointers to World Time Explorer and WORLDTIME.
/freebsd-11-stable/sys/dev/usb/
HDusbdevs3159 product MICROSOFT TBEXPLORER 0x0024 Trackball Explorer
/freebsd-11-stable/crypto/openssl/
HDCHANGES6631 Internet Explorer by ensuring unchanged hash method during stepup.