Searched defs:isValueAvailable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFastISel.cpp | 295 bool PPCFastISel::isValueAvailable(const Value *V) const { isValueAvailable() function in PPCFastISel |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 1025 bool AArch64FastISel::isValueAvailable(const Value *V) const { isValueAvailable() function in AArch64FastISel |