Searched refs:InBlock (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | EHFrameSupportImpl.h | 97 Block &InBlock, const char *FieldName);
|
| H A D | EHFrameSupport.cpp | 449 Block &InBlock, in readPointerEncoding() argument 483 formatv("{0:x16}", InBlock.getAddress())); in readPointerEncoding()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LazyValueInfo.cpp | 1505 ValueLatticeElement &InBlock = *OptInBlock; in getEdgeValue() local 1515 intersectAssumeOrGuardBlockValueConstantRange(Val, InBlock, CxtI); in getEdgeValue() 1517 return intersect(*LocalResult, InBlock); in getEdgeValue()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 2378 static bool InBlock(const Value *V, const BasicBlock *BB) { in InBlock() function 2448 InBlock(NotCond, CurBB->getBasicBlock())) { in FindMergedConditions() 2480 !InBlock(BOpOp0, CurBB->getBasicBlock()) || in FindMergedConditions() 2481 !InBlock(BOpOp1, CurBB->getBasicBlock())) { in FindMergedConditions()
|