Searched refs:fromGVN (Results 1 – 3 of 3) sorted by relevance
904 std::optional<Value *> fromGVN(unsigned Num) { in fromGVN() function
198 std::optional<Value *> FoundValueOpt = Other.Candidate->fromGVN(*FirstGVN); in findCorrespondingValueIn()965 std::optional<Value *> InputOpt = C.fromGVN(InputVal); in findExtractedInputToOverallInputMapping()2527 std::optional<Value *> OV = Region.Candidate->fromGVN(*OGVN); in findOutputValueInRegion()
1042 Value *SourceV = *SourceCand.fromGVN(SourceGVN); in createCanonicalRelationFrom()