Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp963 LVILatticeVal InBlock = getBlockValue(Val, BBFrom); in getEdgeValue() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1380 static bool InBlock(const Value *V, const BasicBlock *BB) { in InBlock() function