Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp403 DenseSet<MachineBasicBlock *> InLoop; in makeSingleEntryLoop() local
409 InLoop.insert(Pred); in makeSingleEntryLoop()
420 bool PredInLoop = InLoop.count(Pred); in makeSingleEntryLoop()
433 bool PredInLoop = InLoop.count(Pred); in makeSingleEntryLoop()
463 bool PredInLoop = InLoop.count(Pred); in makeSingleEntryLoop()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7872 bool InLoop = !ReductionOperations.empty(); in collectInLoopReductions() local
7873 if (InLoop) { in collectInLoopReductions()
7882 LLVM_DEBUG(dbgs() << "LV: Using " << (InLoop ? "inloop" : "out of loop") in collectInLoopReductions()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c155631 struct InLoop {
156767 struct InLoop *pIn;
167598 struct InLoop *pIn;