Searched defs:addBlock (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h72 void addBlock(MachineBasicBlock *MBB) { function in class:llvm::WebAssemblyException
/freebsd-11-stable/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp121 Error Profile::addBlock(Block &&B) { function in class:llvm::xray::Profile
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp102 void addBlock(BasicBlock *BB, bool Remember) { function in class:__anon2763::NearestCommonDominator
120 void addBlock(BasicBlock *BB) { function in class:__anon2763::NearestCommonDominator
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h595 void addBlock(Block &B) { function in class:llvm::jitlink::Section
1036 Error addBlock(Block &B, PredFn Pred = includeAllBlocks) { function in class:llvm::jitlink::BlockAddressMap
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h438 void addBlock(const BlockDecl *BD) { function in class:clang::sema::FunctionScopeInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp402 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, DIELoc *Loc) { function in class:DwarfUnit
409 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, function in class:DwarfUnit

Completed in 79 milliseconds