Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLoopTraversal.h95 bool IsDone = true; member
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp1563 bool &IsDone) { in scanBlockScalarIndicators()
1612 unsigned &IndentIndicator, bool &IsDone) { in scanBlockScalarHeader()
1641 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent()
1687 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent()
1721 bool IsDone = false; in scanBlockScalar() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp133 bool IsDone : 1; member
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp54 bool IsDone = false; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4535 Instruction *IsDone = buildCustomStateMachine() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9250 llvm::Value *IsDone = emitUserDefinedMapper() local