Searched defs:getConstantOnEdge (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1051 /// getConstantOnEdge - Determine whether the specified value is known to be a
1053 Constant *LazyValueInfo::getConstantOnEdge(Value *V, BasicBlock *FromBB, function in class:LazyValueInfo

Completed in 50 milliseconds