Home
last modified time | relevance | path

Searched refs:InBlock (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h97 Block &InBlock, const char *FieldName);
H A DEHFrameSupport.cpp449 Block &InBlock, in readPointerEncoding() argument
483 formatv("{0:x16}", InBlock.getAddress())); in readPointerEncoding()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1505 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 DSelectionDAGBuilder.cpp2378 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()