Home
last modified time | relevance | path

Searched defs:CallerBlocks (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DSpeculateAnalyses.cpp150 const BlockListTy &CallerBlocks, in traverseToEntryBlock()
193 const BlockListTy &CallerBlocks, in traverseToExitBlock()
235 SequenceBBQuery::queryCFG(Function &F, const BlockListTy &CallerBlocks) { in queryCFG()
288 BlockListTy CallerBlocks; in operator ()() local