Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp402 DenseSet<MachineBasicBlock *> InLoop; in makeSingleEntryLoop() local
408 InLoop.insert(Pred); in makeSingleEntryLoop()
419 bool PredInLoop = InLoop.count(Pred); in makeSingleEntryLoop()
432 bool PredInLoop = InLoop.count(Pred); in makeSingleEntryLoop()
462 bool PredInLoop = InLoop.count(Pred); in makeSingleEntryLoop()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6758 bool InLoop = !ReductionOperations.empty(); in collectInLoopReductions() local
6760 if (InLoop) { in collectInLoopReductions()
6769 LLVM_DEBUG(dbgs() << "LV: Using " << (InLoop ? "inloop" : "out of loop") in collectInLoopReductions()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c156887 struct InLoop {
158023 struct InLoop *pIn;
169089 struct InLoop *pIn;