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

/external/llvm/include/llvm/Analysis/
H A DPHITransAddr.h116 /// AddAsInput - If the specified value is an instruction, add it as an input.
117 Value *AddAsInput(Value *V) { function in class:llvm::PHITransAddr
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DPHITransAddr.h105 /// AddAsInput - If the specified value is an instruction, add it as an input.
106 Value *AddAsInput(Value *V) { function in class:llvm::PHITransAddr

Completed in 96 milliseconds