Searched defs:BasicBlock (Results 1 - 8 of 8) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1499 class BasicBlock : public SExpr { class in namespace:clang::threadSafety
1530 explicit BasicBlock(MemRegionRef A) function in class:clang::threadSafety::BasicBlock
1532 BasicBlock(BasicBlock &B, MemRegionRef A, InstrArray &&As, InstrArray &&Is, function in class:clang::threadSafety::BasicBlock
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp266 computeNodeSize(BasicBlock *B, BasicBlock::TopologyNode BasicBlock::*TN) argument
277 computeNodeID(BasicBlock *B, BasicBlock::TopologyNode BasicBlock::*TN) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h61 BasicBlock, VALUETYPE, CONDCODE, Register, RegisterMask, enumerator in enum:llvm::ISD::NodeType
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h188 BasicBlock : 1, member in struct:llvm::DWARFDebugLine::Row
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCFG.cpp27 FindFunctionBackedges(const Function &F, SmallVectorImpl<std::pair<const BasicBlock*,const BasicBlock*> > &Result) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp1020 IncorporateFunctionInfoGlobalBBIDs(const Function *F, DenseMap<const BasicBlock*, unsigned> &IDMap) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp40 BasicBlock::BasicBlock(LLVMContext &C, const Twine &Name, Function *NewParent, function in class:BasicBlock
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp597 dumpBasicBlock(const VPBasicBlock *BasicBlock) argument
[all...]

Completed in 143 milliseconds