Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h135 : Context(context), Folder(Folder), Inserter(Inserter), in IRBuilderBase() argument
122 const IRBuilderFolder &Folder; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h254 std::string Folder; // --output-folder=<Folder> variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp134 BranchFolder Folder(EnableTailMerge, /*CommonHoist=*/true, MBBFreqInfo, runOnMachineFunction() local