Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h97 Block &InBlock, const char *FieldName);
H A DEHFrameSupport.cpp449 Block &InBlock, in parseAugmentationString()
483 formatv("{0:x16}", InBlock.getAddress())); in readPointerEncoding()
460 readPointerEncoding(BinaryStreamReader & R,Block & InBlock,const char * FieldName) readPointerEncoding() argument
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1514 ValueLatticeElement &InBlock = *OptInBlock; in getEdgeValue() local
1524 intersectAssumeOrGuardBlockValueConstantRange(Val, InBlock, CxtI); in getEdgeValue()
1526 return intersect(*LocalResult, InBlock); in getEdgeValue()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2419 static bool InBlock(const Value *V, const BasicBlock *BB) { in InBlock() function
2635 InBlock(NotCond, CurBB->getBasicBlock())) { in FindMergedConditions()
2667 !InBlock(BOpOp0, CurBB->getBasicBlock()) || in FindMergedConditions()
2668 !InBlock(BOpOp1, CurBB->getBasicBlock())) { in FindMergedConditions()