Home
last modified time | relevance | path

Searched defs:InBlock (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1390 ValueLatticeElement InBlock = getBlockValue(Val, BBFrom); in getEdgeValue() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1783 static bool InBlock(const Value *V, const BasicBlock *BB) { in InBlock() function